Home
last modified time | relevance | path

Searched refs:GST_VIDEO_TRANSFER_SMPTE240M (Results 1 – 6 of 6) sorted by relevance

/third_party/gstreamer/gstplugins_base/gst-libs/gst/video/
Dvideo-color.c461 case GST_VIDEO_TRANSFER_SMPTE240M: in gst_video_transfer_function_encode()
594 case GST_VIDEO_TRANSFER_SMPTE240M: in gst_video_transfer_function_decode()
727 case GST_VIDEO_TRANSFER_SMPTE240M: in gst_video_transfer_function_to_iso()
864 return GST_VIDEO_TRANSFER_SMPTE240M; in gst_video_transfer_function_from_iso()
Dvideo-color.h121 GST_VIDEO_TRANSFER_SMPTE240M, enumerator
Dvideo-enumtypes.c469 { C_ENUM(GST_VIDEO_TRANSFER_SMPTE240M), "GST_VIDEO_TRANSFER_SMPTE240M", "smpte240m" }, in gst_video_transfer_function_get_type()
/third_party/gstreamer/gstplugins_bad/sys/mediafoundation/
Dgstmfutils.cpp282 colorimetry.transfer = GST_VIDEO_TRANSFER_SMPTE240M; in gst_mf_media_type_to_video_caps()
/third_party/gstreamer/gstplugins_good/sys/v4l2/
Dgstv4l2object.c2088 cinfo->transfer = GST_VIDEO_TRANSFER_SMPTE240M; in gst_v4l2_object_get_colorspace()
2201 cinfo->transfer = GST_VIDEO_TRANSFER_SMPTE240M; in gst_v4l2_object_get_colorspace()
3644 case GST_VIDEO_TRANSFER_SMPTE240M: in gst_v4l2_object_set_format_full()
/third_party/gstreamer/gstplugins_bad/sys/applemedia/
Dvtenc.c1068 case GST_VIDEO_TRANSFER_SMPTE240M: in gst_vtenc_set_colorimetry()