Parent Directory
|
Revision Log
|
Patch
revision 1.2, Thu Mar 28 20:57:25 2002 UTC | revision 1.3, Thu Apr 4 13:58:12 2002 UTC | |
---|---|---|
# | Line 3 | Line 3 |
3 | ||
4 | #include "../portab.h" | #include "../portab.h" |
5 | #include "../global.h" | #include "../global.h" |
6 | #include "bitstream.h" | |
7 | ||
8 | void create_vlc_tables(void); | void init_vlc_tables(void); |
void destroy_vlc_tables(void); | ||
9 | ||
10 | int get_mcbpc_intra(Bitstream * bs); | int get_mcbpc_intra(Bitstream * bs); |
11 | int get_mcbpc_inter(Bitstream * bs); | int get_mcbpc_inter(Bitstream * bs); |
|
No admin address has been configured | ViewVC Help |
Powered by ViewVC 1.0.4 |