[svn] / trunk / xvidcore / src / motion / motion.h Repository:
ViewVC logotype

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

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

revision 1565, Sun Dec 5 13:01:27 2004 UTC revision 1668, Sun Dec 18 06:52:12 2005 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.23 2004-12-05 13:01:27 syskin Exp $   *  $Id: motion.h,v 1.24 2005-12-18 06:52:12 syskin Exp $
30   *   *
31   ***************************************************************************/   ***************************************************************************/
32    
# Line 52  Line 52 
52    
53  /** MotionEstimation **/  /** MotionEstimation **/
54    
55  bool MotionEstimation(MBParam * const pParam,  void MotionEstimation(MBParam * const pParam,
56                                          FRAMEINFO * const current,                                          FRAMEINFO * const current,
57                                          FRAMEINFO * const reference,                                          FRAMEINFO * const reference,
58                                          const IMAGE * const pRefH,                                          const IMAGE * const pRefH,

Legend:
Removed from v.1565  
changed lines
  Added in v.1668

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