Function ff_estimate_b_frame_motion

Source
pub unsafe extern "C" fn ff_estimate_b_frame_motion(
    s: *mut MpegEncContext,
    mb_x: c_int,
    mb_y: c_int,
)