Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
Dwmv2dec.c293 static int16_t *wmv2_pred_motion(Wmv2Context *w, int *px, int *py) in wmv2_pred_motion() function
429 wmv2_pred_motion(w, &mx, &my); in ff_wmv2_decode_mb()