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

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

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

revision 1.27, Fri Dec 24 13:21:35 2010 UTC revision 1.28, Tue Dec 28 19:19:43 2010 UTC
# Line 144  Line 144 
144                                          const uint32_t edged_width,                                          const uint32_t edged_width,
145                                          const int32_t quarterpel,                                          const int32_t quarterpel,
146                                          const int32_t rounding,                                          const int32_t rounding,
147                                          const uint8_t * const tmp);                                          uint8_t * const tmp);
148    
149  void  void
150  MBMotionCompensationBVOP(MBParam * pParam,  MBMotionCompensationBVOP(MBParam * pParam,
# Line 161  Line 161 
161                                                          const IMAGE * const b_refv,                                                          const IMAGE * const b_refv,
162                                                          const IMAGE * const b_refhv,                                                          const IMAGE * const b_refhv,
163                                                          int16_t * dct_codes,                                                          int16_t * dct_codes,
164                                                          const uint8_t * const tmp);                                                          uint8_t * const tmp);
165    
166  #endif                                                  /* _MOTION_H_ */  #endif                                                  /* _MOTION_H_ */

Legend:
Removed from v.1.27  
changed lines
  Added in v.1.28

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