Searched refs:vp_zoom_motion2d (Results 1 – 3 of 3) sorted by relevance
275 int vp_zoom_motion2d(VP_MOTION* in, VP_MOTION* out,
152 …(void) vp_zoom_motion2d(&tmpMotion, &testMotion, 1, hsize, vsize, (double)f_zoom); // needs to ret… in smoothMotionAdaptive()
338 int vp_zoom_motion2d(VP_MOTION* in, VP_MOTION* out, in vp_zoom_motion2d() function