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

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

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

revision 77, Thu Mar 28 16:14:23 2002 UTC revision 78, Thu Mar 28 20:57:25 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.77  
changed lines
  Added in v.78

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