gstreamer_video_sys

Function gst_video_color_range_offsets

Source
pub unsafe extern "C" fn gst_video_color_range_offsets(
    range: GstVideoColorRange,
    info: *const GstVideoFormatInfo,
    offset: *mut [c_int; 4],
    scale: *mut [c_int; 4],
)