mirror_ffmpeg_sys

Function av_chroma_location_enum_to_pos

Source
pub unsafe extern "C" fn av_chroma_location_enum_to_pos(
    xpos: *mut c_int,
    ypos: *mut c_int,
    pos: AVChromaLocation,
) -> c_int