[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.1, Mon Sep 23 20:36:02 2002 UTC revision 1.1.2.2, Wed Sep 25 21:27:12 2002 UTC
# Line 179  Line 179 
179                          const MBParam * const pParam,                          const MBParam * const pParam,
180                          MACROBLOCK * const pMB,                          MACROBLOCK * const pMB,
181                          const MACROBLOCK * const pMBs,                          const MACROBLOCK * const pMBs,
182                          const int block);                          const int block,
183                            SearchData * const Data);
184    
185  bool  bool
186  MotionEstimation(MBParam * const pParam,  MotionEstimation(MBParam * const pParam,
# Line 200  Line 201 
201                  const int y,                  const int y,
202                  const uint32_t MotionFlags,                  const uint32_t MotionFlags,
203                  const uint32_t iQuant,                  const uint32_t iQuant,
204                  const uint32_t iFcode,                  SearchData * const Data,
205                  const MBParam * const pParam,                  const MBParam * const pParam,
206                  const MACROBLOCK * const pMBs,                  const MACROBLOCK * const pMBs,
207                  const MACROBLOCK * const prevMBs,                  const MACROBLOCK * const prevMBs,

Legend:
Removed from v.1.1.2.1  
changed lines
  Added in v.1.1.2.2

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