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

Diff of /xvidcore/src/utils/mbfunctions.h

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

revision 1.6, Wed Jun 12 20:38:41 2002 UTC revision 1.7, Sat Jul 6 17:04:57 2002 UTC
# Line 31  Line 31 
31                                            const uint32_t iLimit);                                            const uint32_t iLimit);
32    
33    
34    bool SMP_MotionEstimation(MBParam * const pParam,
35                                              FRAMEINFO * const current,
36                                              FRAMEINFO * const reference,
37                                              const IMAGE * const pRefH,
38                                              const IMAGE * const pRefV,
39                                              const IMAGE * const pRefHV,
40                                              const uint32_t iLimit);
41    
42    
43    
44  /** MBMotionCompensation **/  /** MBMotionCompensation **/
45  void MBMotionCompensation(MACROBLOCK * const pMB,  void MBMotionCompensation(MACROBLOCK * const pMB,
46                                                    const uint32_t j,                                                    const uint32_t j,

Legend:
Removed from v.1.6  
changed lines
  Added in v.1.7

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