Home
last modified time | relevance | path

Searched refs:GST_VIDEO_TRANSFER_GAMMA22 (Results 1 – 5 of 5) sorted by relevance

/third_party/gstreamer/gstplugins_base/gst-libs/gst/video/
Dvideo-color.c450 case GST_VIDEO_TRANSFER_GAMMA22: in gst_video_transfer_function_encode()
583 case GST_VIDEO_TRANSFER_GAMMA22: in gst_video_transfer_function_decode()
721 case GST_VIDEO_TRANSFER_GAMMA22: in gst_video_transfer_function_to_iso()
858 return GST_VIDEO_TRANSFER_GAMMA22; in gst_video_transfer_function_from_iso()
Dvideo-color.h119 GST_VIDEO_TRANSFER_GAMMA22, enumerator
Dvideo-enumtypes.c467 { C_ENUM(GST_VIDEO_TRANSFER_GAMMA22), "GST_VIDEO_TRANSFER_GAMMA22", "gamma22" }, in gst_video_transfer_function_get_type()
/third_party/gstreamer/gstplugins_bad/sys/mediafoundation/
Dgstmfutils.cpp275 colorimetry.transfer = GST_VIDEO_TRANSFER_GAMMA22; in gst_mf_media_type_to_video_caps()
/third_party/gstreamer/gstplugins_good/sys/v4l2/
Dgstv4l2object.c3626 case GST_VIDEO_TRANSFER_GAMMA22: in gst_v4l2_object_set_format_full()