[][src]Function gstreamer_video_sys::gst_video_color_range_offsets

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]
)