[][src]Type Definition ffmpeg_dev::sys::qpel_mc_func

type qpel_mc_func = Option<unsafe extern "C" fn(dst: *mut u8, src: *const u8, stride: isize)>;