[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.13.2.4, Wed Oct 30 18:01:34 2002 UTC revision 1.13.2.5, Sat Nov 2 15:52:31 2002 UTC
# Line 181  Line 181 
181  FindFcode(      const MBParam * const pParam,  FindFcode(      const MBParam * const pParam,
182                          const FRAMEINFO * const current);                          const FRAMEINFO * const current);
183    
184    /* used internally only */
185    
186    static VECTOR
187    GlobalMotionEst(const MACROBLOCK * const pMBs,
188                                    const MBParam * const pParam, const uint32_t iFcode);
189    
190    
191  #endif                                                  /* _MOTION_H_ */  #endif                                                  /* _MOTION_H_ */

Legend:
Removed from v.1.13.2.4  
changed lines
  Added in v.1.13.2.5

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