Function ff_mpeg4video_split

Source
pub unsafe extern "C" fn ff_mpeg4video_split(
    avctx: *mut AVCodecContext,
    buf: *const u8,
    buf_size: c_int,
) -> c_int