[cvs] / xvidcore / src / utils / mbtransquant.c Repository:
ViewVC logotype

Diff of /xvidcore/src/utils/mbtransquant.c

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

revision 1.11.2.6, Mon Dec 9 10:47:05 2002 UTC revision 1.11.2.7, Sat Jan 4 06:14:33 2003 UTC
# Line 69  Line 69 
69    
70  MBFIELDTEST_PTR MBFieldTest;  MBFIELDTEST_PTR MBFieldTest;
71    
 #define MIN(X, Y) ((X)<(Y)?(X):(Y))  
 #define MAX(X, Y) ((X)>(Y)?(X):(Y))  
   
72  #define TOOSMALL_LIMIT  1       /* skip blocks having a coefficient sum below this value */  #define TOOSMALL_LIMIT  1       /* skip blocks having a coefficient sum below this value */
73    
74  void  void

Legend:
Removed from v.1.11.2.6  
changed lines
  Added in v.1.11.2.7

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