pub unsafe extern "C" fn av_dv_codec_profile(
width: c_int,
height: c_int,
pix_fmt: AVPixelFormat,
) -> *const AVDVProfileExpand description
Get a DV profile for the provided stream parameters.
pub unsafe extern "C" fn av_dv_codec_profile(
width: c_int,
height: c_int,
pix_fmt: AVPixelFormat,
) -> *const AVDVProfileGet a DV profile for the provided stream parameters.