Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_base/gst-libs/gst/video/
Dvideo-color.c511 case GST_VIDEO_TRANSFER_ARIB_STD_B67: in gst_video_transfer_function_encode()
643 case GST_VIDEO_TRANSFER_ARIB_STD_B67: in gst_video_transfer_function_decode()
743 case GST_VIDEO_TRANSFER_ARIB_STD_B67: in gst_video_transfer_function_to_iso()
880 return GST_VIDEO_TRANSFER_ARIB_STD_B67; in gst_video_transfer_function_from_iso()
Dvideo-color.h130 GST_VIDEO_TRANSFER_ARIB_STD_B67, enumerator
Dvideo-enumtypes.c478 { C_ENUM(GST_VIDEO_TRANSFER_ARIB_STD_B67), "GST_VIDEO_TRANSFER_ARIB_STD_B67", "arib-std-b67" }, in gst_video_transfer_function_get_type()
/third_party/gstreamer/gstplugins_bad/sys/mediafoundation/
Dgstmfutils.cpp304 colorimetry.transfer = GST_VIDEO_TRANSFER_ARIB_STD_B67; in gst_mf_media_type_to_video_caps()
/third_party/gstreamer/gstplugins_base/tests/check/libs/
Dvideo.c2879 for (j = GST_VIDEO_TRANSFER_GAMMA10; j <= GST_VIDEO_TRANSFER_ARIB_STD_B67; in GST_START_TEST()
3363 for (i = 0; i <= GST_VIDEO_TRANSFER_ARIB_STD_B67; i++) { in GST_START_TEST()