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

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

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

revision 1.3, Wed Mar 27 12:58:29 2002 UTC revision 1.4, Thu Mar 28 20:57:24 2002 UTC
# Line 3  Line 3 
3    
4  #include "../portab.h"  #include "../portab.h"
5    
6  typedef uint32_t (cbpFunc)(const int16_t codes[6][64]);  typedef uint32_t (cbpFunc)(const int16_t *codes);
7    
8  typedef cbpFunc* cbpFuncPtr;  typedef cbpFunc* cbpFuncPtr;
9    

Legend:
Removed from v.1.3  
changed lines
  Added in v.1.4

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