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

Diff of /xvidcore/src/global.h

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

revision 1.21.2.10, Wed Oct 1 23:23:00 2003 UTC revision 1.21.2.11, Mon Dec 8 13:20:59 2003 UTC
# Line 204  Line 204 
204    
205          /* encoder specific */          /* encoder specific */
206    
         VECTOR mv16;  
207          VECTOR pmvs[4];          VECTOR pmvs[4];
208          VECTOR qmvs[4];                         /* mvs in quarter pixel resolution */          VECTOR qmvs[4];                         /* mvs in quarter pixel resolution */
209    
# Line 219  Line 218 
218          VECTOR b_mvs[4];          VECTOR b_mvs[4];
219          VECTOR b_qmvs[4];          VECTOR b_qmvs[4];
220    
         int mb_type;  
   
         /*  
          * stuff for block based ME (needed for Qpel ME)  
          * backup of last integer ME vectors/sad  
          */  
   
221          VECTOR amv; /* average motion vectors from GMC  */          VECTOR amv; /* average motion vectors from GMC  */
222          int32_t mcsel;          int32_t mcsel;
223    

Legend:
Removed from v.1.21.2.10  
changed lines
  Added in v.1.21.2.11

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