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

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

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

revision 118, Sat Apr 13 16:30:02 2002 UTC revision 152, Wed May 1 13:00:02 2002 UTC
# Line 23  Line 23 
23    
24  void MBCodingBVOP(const MACROBLOCK * mb,  void MBCodingBVOP(const MACROBLOCK * mb,
25                                    const int16_t qcoeff[6*64],                                    const int16_t qcoeff[6*64],
26                                    const int16_t fcode,                                    const int32_t fcode,
27                                    const int16_t bcode,                                    const int32_t bcode,
28                                    Bitstream * bs,                                    Bitstream * bs,
29                                    Statistics * pStat);                                    Statistics * pStat);
30    

Legend:
Removed from v.118  
changed lines
  Added in v.152

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