[][src]Function stainless_ffmpeg_sys::av_chroma_location_from_name

pub unsafe extern "C" fn av_chroma_location_from_name(
    name: *const c_char
) -> c_int

@return the AVChromaLocation value for name or an AVError if not found.