Searched refs:vp_invert_motion (Results 1 – 3 of 3) sorted by relevance
95 if(!vp_invert_motion(&f_motLF, &f_imotLF)) in smoothMotion()224 if(!vp_invert_motion(&f_motLF, &f_imotLF)) in smoothMotion()272 if(!vp_invert_motion(motLF, imotLF)) { in smoothMotion1()
273 int vp_invert_motion(const VP_MOTION* in,VP_MOTION* out);
179 int vp_invert_motion(const VP_MOTION* in,VP_MOTION* out) in vp_invert_motion() function