[cvs] / xvidcore / src / motion / motion_est.h Repository:
ViewVC logotype

Diff of /xvidcore/src/motion/motion_est.h

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

revision 1.1.2.2, Wed Sep 25 21:27:12 2002 UTC revision 1.1.2.3, Wed Oct 2 10:16:36 2002 UTC
# Line 95  Line 95 
95          10, 11, 11, 11, 11, 11, 11, 12, 12          10, 11, 11, 11, 11, 11, 11, 12, 12
96  };  };
97    
98    static const int DQtab[4] = {
99            -1, -2, 1, 2
100    };
101    
102    
103  typedef struct  typedef struct
104          {          {
105  // general fields  // general fields

Legend:
Removed from v.1.1.2.2  
changed lines
  Added in v.1.1.2.3

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