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

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

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

revision 1.1.2.12, Thu Jan 9 11:36:33 2003 UTC revision 1.1.2.13, Sat Jan 11 14:59:24 2003 UTC
# Line 231  Line 231 
231                  int inter4v,                  int inter4v,
232                  MACROBLOCK * const pMB);                  MACROBLOCK * const pMB);
233    
234  static VECTOR  
235    static WARPPOINTS
236  GlobalMotionEst(const MACROBLOCK * const pMBs,  GlobalMotionEst(const MACROBLOCK * const pMBs,
237                                  const MBParam * const pParam, const uint32_t iFcode);                                  const MBParam * const pParam,
238                                    const FRAMEINFO * const current,
239                                    const FRAMEINFO * const reference,
240                                    const IMAGE * const pRefH,
241                                    const IMAGE * const pRefV,
242                                    const IMAGE * const pRefHV      );
243    
244  #define iDiamondSize 2  #define iDiamondSize 2
245    

Legend:
Removed from v.1.1.2.12  
changed lines
  Added in v.1.1.2.13

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