[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.22, Mon Mar 22 22:36:24 2004 UTC revision 1.24, Sun Dec 18 06:52:12 2005 UTC
# Line 52  Line 52 
52    
53  /** MotionEstimation **/  /** MotionEstimation **/
54    
55  bool MotionEstimation(MBParam * const pParam,  void MotionEstimation(MBParam * const pParam,
56                                          FRAMEINFO * const current,                                          FRAMEINFO * const current,
57                                          FRAMEINFO * const reference,                                          FRAMEINFO * const reference,
58                                          const IMAGE * const pRefH,                                          const IMAGE * const pRefH,
# Line 144  Line 144 
144                                          const uint32_t height,                                          const uint32_t height,
145                                          const uint32_t edged_width,                                          const uint32_t edged_width,
146                                          const int32_t quarterpel,                                          const int32_t quarterpel,
                                         const int reduced_resolution,  
147                                          const int32_t rounding);                                          const int32_t rounding);
148    
149  void  void

Legend:
Removed from v.1.22  
changed lines
  Added in v.1.24

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