Home
last modified time | relevance | path

Searched refs:ff_mpv_motion (Results 1 - 4 of 4) sorted by relevance

/third_party/ffmpeg/libavcodec/
H A Dmpegvideo.h586 void ff_mpv_motion(MpegEncContext *s,
H A Dmpegvideo.c1512 ff_mpv_motion(s, dest_y, dest_cb, dest_cr, 0, s->last_picture.f->data, op_pix, op_qpix); in mpv_reconstruct_mb_internal()
1517 ff_mpv_motion(s, dest_y, dest_cb, dest_cr, 1, s->next_picture.f->data, op_pix, op_qpix); in mpv_reconstruct_mb_internal()
H A Dmpegvideo_motion.c974 void ff_mpv_motion(MpegEncContext *s, in ff_mpv_motion() function
H A Dmpegvideo_enc.c2176 ff_mpv_motion(s, dest_y, dest_cb, dest_cr, 0, in encode_mb_internal()
2183 ff_mpv_motion(s, dest_y, dest_cb, dest_cr, 1, in encode_mb_internal()

Completed in 12 milliseconds