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

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

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

revision 1.1.2.5, Wed Nov 19 12:24:25 2003 UTC revision 1.1.2.6, Sun Nov 30 16:13:16 2003 UTC
# Line 116  Line 116 
116          uint32_t quant_type;            /* current quant type */          uint32_t quant_type;            /* current quant type */
117          unsigned int cbp[2];                                    /* CBP of the best vector found so far + cbp for inter4v search */          unsigned int cbp[2];                                    /* CBP of the best vector found so far + cbp for inter4v search */
118          const uint16_t * scan_table; /* current scan table */          const uint16_t * scan_table; /* current scan table */
119            const uint16_t * mpeg_quant_matrices;                   /* current MPEG quantization matrices */
120    
121  } SearchData;  } SearchData;
122    

Legend:
Removed from v.1.1.2.5  
changed lines
  Added in v.1.1.2.6

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