Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_base/gst-libs/gst/video/
Dvideo-color.c473 case GST_VIDEO_TRANSFER_GAMMA28: in gst_video_transfer_function_encode()
606 case GST_VIDEO_TRANSFER_GAMMA28: in gst_video_transfer_function_decode()
723 case GST_VIDEO_TRANSFER_GAMMA28: in gst_video_transfer_function_to_iso()
860 return GST_VIDEO_TRANSFER_GAMMA28; in gst_video_transfer_function_from_iso()
Dvideo-color.h123 GST_VIDEO_TRANSFER_GAMMA28, enumerator
Dvideo-enumtypes.c471 { C_ENUM(GST_VIDEO_TRANSFER_GAMMA28), "GST_VIDEO_TRANSFER_GAMMA28", "gamma28" }, in gst_video_transfer_function_get_type()
/third_party/gstreamer/gstplugins_bad/sys/mediafoundation/
Dgstmfutils.cpp288 colorimetry.transfer = GST_VIDEO_TRANSFER_GAMMA28; in gst_mf_media_type_to_video_caps()
/third_party/gstreamer/gstplugins_good/sys/v4l2/
Dgstv4l2object.c3627 case GST_VIDEO_TRANSFER_GAMMA28: in gst_v4l2_object_set_format_full()