Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
Dmobiclip.c1077 static int predict_motion(AVCodecContext *avctx, in predict_motion() function
1201 ret = predict_motion(avctx, width, height, idx2, in predict_motion()
1281 ret = predict_motion(avctx, 16, 16, idx, x / 16 + 2, x, y); in mobiclip_decode()