[cvs] / xvidcore / src / bitstream / mbcoding.h Repository:
ViewVC logotype

Diff of /xvidcore/src/bitstream/mbcoding.h

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.6, Wed Jun 12 20:38:40 2002 UTC revision 1.7, Fri Jun 28 15:14:40 2002 UTC
# Line 7  Line 7 
7    
8  void init_vlc_tables(void);  void init_vlc_tables(void);
9    
10    void skip_stuffing(Bitstream *bs);
11    
12    int check_resync_marker(Bitstream * bs, int addbits);
13    
14  int get_mcbpc_intra(Bitstream * bs);  int get_mcbpc_intra(Bitstream * bs);
15  int get_mcbpc_inter(Bitstream * bs);  int get_mcbpc_inter(Bitstream * bs);
16  int get_cbpy(Bitstream * bs,  int get_cbpy(Bitstream * bs,
# Line 32  Line 36 
36  void get_inter_block(Bitstream * bs,  void get_inter_block(Bitstream * bs,
37                                           int16_t * block);                                           int16_t * block);
38    
39    
40  void MBCodingBVOP(const MACROBLOCK * mb,  void MBCodingBVOP(const MACROBLOCK * mb,
41                                    const int16_t qcoeff[6 * 64],                                    const int16_t qcoeff[6 * 64],
42                                    const int32_t fcode,                                    const int32_t fcode,

Legend:
Removed from v.1.6  
changed lines
  Added in v.1.7

No admin address has been configured
ViewVC Help
Powered by ViewVC 1.0.4