Searched refs:ff_estimate_b_frame_motion (Results 1 – 3 of 3) sorted by relevance
114 void ff_estimate_b_frame_motion(struct MpegEncContext *s, int mb_x, int mb_y);
1492 void ff_estimate_b_frame_motion(MpegEncContext * s, in ff_estimate_b_frame_motion() function
2629 ff_estimate_b_frame_motion(s, s->mb_x, s->mb_y); in estimate_motion_thread()