[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.7, Mon Nov 4 10:58:24 2002 UTC revision 1.1.2.8, Wed Nov 20 15:29:07 2002 UTC
# Line 107  Line 107 
107                  int max_dx, min_dx, max_dy, min_dy;                  int max_dx, min_dx, max_dy, min_dy;
108                  uint32_t rounding;                  uint32_t rounding;
109                  VECTOR predMV;                  VECTOR predMV;
                 VECTOR predQMV;  
110                  VECTOR *currentMV;                  VECTOR *currentMV;
111                  VECTOR *currentQMV;                  VECTOR *currentQMV;
112                  int32_t *iMinSAD;                  int32_t *iMinSAD;
# Line 126  Line 125 
125                  uint32_t iEdgedWidth;                  uint32_t iEdgedWidth;
126                  uint32_t iFcode;                  uint32_t iFcode;
127                  int * temp;                  int * temp;
128                  int qpel;                  int qpel, qpel_precision;
129                  int chroma;                  int chroma;
130  //fields for interpolate and direct mode  //fields for interpolate and direct mode
131                  const uint8_t *bRef;                  const uint8_t *bRef;

Legend:
Removed from v.1.1.2.7  
changed lines
  Added in v.1.1.2.8

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