[svn] / branches / dev-api-4 / xvidcore / src / bitstream / mbcoding.h Repository:
ViewVC logotype

Diff of /branches/dev-api-4/xvidcore/src/bitstream/mbcoding.h

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

revision 1010, Tue May 6 23:41:29 2003 UTC revision 1011, Fri May 9 22:03:13 2003 UTC
# Line 57  Line 57 
57  int CodeCoeffIntra_CalcBits(const int16_t qcoeff[64], const uint16_t * zigzag);  int CodeCoeffIntra_CalcBits(const int16_t qcoeff[64], const uint16_t * zigzag);
58  #endif  #endif
59    
 int  
 dct_quantize_trellis_inter_h263_c (int16_t *qcoeff, const int16_t *data, int quant);  
 int  
 dct_quantize_trellis_inter_mpeg_c (int16_t *qcoeff, const int16_t *data, int quant);  
   
   
60  #endif                                                  /* _MB_CODING_H_ */  #endif                                                  /* _MB_CODING_H_ */

Legend:
Removed from v.1010  
changed lines
  Added in v.1011

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