ff_mpv_motion    3155 libavcodec/mpegvideo.c                         ff_mpv_motion(s, dest_y, dest_cb, dest_cr, 0, s->last_picture.f->data, op_pix, op_qpix);
ff_mpv_motion    3160 libavcodec/mpegvideo.c                         ff_mpv_motion(s, dest_y, dest_cb, dest_cr, 1, s->next_picture.f->data, op_pix, op_qpix);
ff_mpv_motion     800 libavcodec/mpegvideo.h void ff_mpv_motion(MpegEncContext *s,
ff_mpv_motion    2193 libavcodec/mpegvideo_enc.c             ff_mpv_motion(s, dest_y, dest_cb, dest_cr, 0,
ff_mpv_motion    2200 libavcodec/mpegvideo_enc.c             ff_mpv_motion(s, dest_y, dest_cb, dest_cr, 1,