ffmpeg_sys::av_picture_crop [] [src]

pub unsafe extern fn av_picture_crop(dst: *mut AVPicture, src: *const AVPicture, pix_fmt: AVPixelFormat, top_band: c_int, left_band: c_int) -> c_int