Searched refs:vp_copy_motion (Results 1 – 3 of 3) sorted by relevance
21 #define vp_copy_motion_no_id vp_copy_motion130 vp_copy_motion(inmot/*in*/, &testMotion/*out*/); in smoothMotionAdaptive()243 vp_copy_motion(inmot, outmot); in smoothMotion1()269 vp_copy_motion(inmot, motLF); in smoothMotion1()
272 void vp_copy_motion (const VP_MOTION *src, VP_MOTION *dst);
302 void vp_copy_motion (const VP_MOTION *src, VP_MOTION *dst) in vp_copy_motion() function