Searched refs:ff_msmpeg4_decode_motion (Results 1 – 3 of 3) sorted by relevance
39 void ff_msmpeg4_decode_motion(MpegEncContext * s, int *mx_ptr, int *my_ptr);
264 ff_msmpeg4_decode_motion(s, &mx, &my); in msmpeg4v34_decode_mb()835 void ff_msmpeg4_decode_motion(MpegEncContext *s, int *mx_ptr, int *my_ptr) in ff_msmpeg4_decode_motion() function
354 ff_msmpeg4_decode_motion(s, mx_ptr, my_ptr); in wmv2_decode_motion()