[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.3.2.18, Thu Aug 28 11:06:16 2003 UTC revision 1.3.2.19, Thu Sep 4 18:40:02 2003 UTC
# Line 110  Line 110 
110          VECTOR predMV;          VECTOR predMV;
111          VECTOR * currentMV;          VECTOR * currentMV;
112          VECTOR * currentQMV;          VECTOR * currentQMV;
113            VECTOR * currentMV2;
114            VECTOR * currentQMV2;
115          int32_t * iMinSAD;          int32_t * iMinSAD;
116            int32_t * iMinSAD2;
117          const uint8_t * RefP[6]; /* N, V, H, HV, cU, cV */          const uint8_t * RefP[6]; /* N, V, H, HV, cU, cV */
118          const uint8_t * CurU;          const uint8_t * CurU;
119          const uint8_t * CurV;          const uint8_t * CurV;

Legend:
Removed from v.1.3.2.18  
changed lines
  Added in v.1.3.2.19

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