Searched refs:ff_msmpeg4_decode_motion (Results 1 - 6 of 6) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavcodec/
H A Dmsmpeg4.h43 int ff_msmpeg4_decode_motion(MpegEncContext * s, int *mx_ptr, int *my_ptr);
H A Dwmv2dec.c238 ret= ff_msmpeg4_decode_motion(s, mx_ptr, my_ptr);
H A Dmsmpeg4.c1224 if (ff_msmpeg4_decode_motion(s, &mx, &my) < 0)
1843 int ff_msmpeg4_decode_motion(MpegEncContext * s, function
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/
H A Dmsmpeg4.h52 int ff_msmpeg4_decode_motion(MpegEncContext * s, int *mx_ptr, int *my_ptr);
H A Dmsmpeg4dec.c249 if (ff_msmpeg4_decode_motion(s, &mx, &my) < 0)
876 int ff_msmpeg4_decode_motion(MpegEncContext * s, function
H A Dwmv2dec.c238 ret= ff_msmpeg4_decode_motion(s, mx_ptr, my_ptr);

Completed in 42 milliseconds