--- motion.h 2004/03/22 22:36:24 1.22 +++ motion.h 2005/12/18 06:52:12 1.24 @@ -26,7 +26,7 @@ * along with this program; if not, write to the Free Software * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA * - * $Id: motion.h,v 1.22 2004/03/22 22:36:24 edgomez Exp $ + * $Id: motion.h,v 1.24 2005/12/18 06:52:12 syskin Exp $ * ***************************************************************************/ @@ -52,7 +52,7 @@ /** MotionEstimation **/ -bool MotionEstimation(MBParam * const pParam, +void MotionEstimation(MBParam * const pParam, FRAMEINFO * const current, FRAMEINFO * const reference, const IMAGE * const pRefH, @@ -144,7 +144,6 @@ const uint32_t height, const uint32_t edged_width, const int32_t quarterpel, - const int reduced_resolution, const int32_t rounding); void