[svn] / branches / dev-api-3 / xvidcore / src / motion / motion.h Repository:
ViewVC logotype

Diff of /branches/dev-api-3/xvidcore/src/motion/motion.h

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

revision 616, Wed Oct 30 18:06:41 2002 UTC revision 619, Sat Nov 2 15:52:31 2002 UTC
# Line 26  Line 26 
26   *  along with this program; if not, write to the Free Software   *  along with this program; if not, write to the Free Software
27   *  Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307 USA   *  Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307 USA
28   *   *
29   *  $Id: motion.h,v 1.13.2.4 2002-10-30 18:01:34 Isibaar Exp $   *  $Id: motion.h,v 1.13.2.5 2002-11-02 15:52:31 chl Exp $
30   *   *
31   ***************************************************************************/   ***************************************************************************/
32    
# 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.616  
changed lines
  Added in v.619

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