ff_estimate_p_frame_motion 113 libavcodec/motion_est.h void ff_estimate_p_frame_motion(struct MpegEncContext *s, int mb_x, int mb_y); ff_estimate_p_frame_motion 2782 libavcodec/mpegvideo_enc.c ff_estimate_p_frame_motion(s, s->mb_x, s->mb_y); ff_estimate_p_frame_motion 344 libavcodec/svq1enc.c ff_estimate_p_frame_motion(&s->m, x, y);