Function rsmpeg::ffi::av_chroma_location_from_name[][src]

pub unsafe extern "C" fn av_chroma_location_from_name(name: *const i8) -> i32
Expand description

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