Home
last modified time | relevance | path

Searched refs:wmv2_decode_motion (Results 1 – 1 of 1) sorted by relevance

/third_party/ffmpeg/libavcodec/
Dwmv2dec.c281 static inline void wmv2_decode_motion(Wmv2Context *w, int *mx_ptr, int *my_ptr) in wmv2_decode_motion() function
446 wmv2_decode_motion(w, &mx, &my); in ff_wmv2_decode_mb()