Home
last modified time | relevance | path

Searched refs:GST_VIDEO_TRANSFER_BT709 (Results 1 – 9 of 9) sorted by relevance

/third_party/gstreamer/gstplugins_base/gst-libs/gst/video/
Dvideo-color.c454 case GST_VIDEO_TRANSFER_BT709: in gst_video_transfer_function_encode()
587 case GST_VIDEO_TRANSFER_BT709: in gst_video_transfer_function_decode()
719 case GST_VIDEO_TRANSFER_BT709: in gst_video_transfer_function_to_iso()
856 return GST_VIDEO_TRANSFER_BT709; in gst_video_transfer_function_from_iso()
940 case GST_VIDEO_TRANSFER_BT709: in map_equivalent_transfer()
943 return GST_VIDEO_TRANSFER_BT709; in map_equivalent_transfer()
975 to_func == GST_VIDEO_TRANSFER_BT709) in gst_video_transfer_function_is_equivalent()
Dvideo-color.h120 GST_VIDEO_TRANSFER_BT709, enumerator
Dvideo-enumtypes.c468 { C_ENUM(GST_VIDEO_TRANSFER_BT709), "GST_VIDEO_TRANSFER_BT709", "bt709" }, in gst_video_transfer_function_get_type()
/third_party/gstreamer/gstplugins_bad/sys/d3d11/
Dgstd3d11window_dummy.cpp112 window->render_info.colorimetry.transfer = GST_VIDEO_TRANSFER_BT709; in gst_d3d11_window_dummy_prepare()
Dgstd3d11window.cpp670 window->render_info.colorimetry.transfer = GST_VIDEO_TRANSFER_BT709; in gst_d3d11_window_prepare_default()
/third_party/gstreamer/gstplugins_bad/sys/mediafoundation/
Dgstmfutils.cpp279 colorimetry.transfer = GST_VIDEO_TRANSFER_BT709; in gst_mf_media_type_to_video_caps()
/third_party/gstreamer/gstplugins_good/sys/v4l2/
Dgstv4l2object.c2063 cinfo->transfer = GST_VIDEO_TRANSFER_BT709; in gst_v4l2_object_get_colorspace()
2094 cinfo->transfer = GST_VIDEO_TRANSFER_BT709; in gst_v4l2_object_get_colorspace()
2100 cinfo->transfer = GST_VIDEO_TRANSFER_BT709; in gst_v4l2_object_get_colorspace()
2189 cinfo->transfer = GST_VIDEO_TRANSFER_BT709; in gst_v4l2_object_get_colorspace()
3640 case GST_VIDEO_TRANSFER_BT709: in gst_v4l2_object_set_format_full()
/third_party/gstreamer/gstplugins_base/ext/theora/
Dgsttheoradec.c513 state->info.colorimetry.transfer = GST_VIDEO_TRANSFER_BT709; in theora_handle_type_packet()
/third_party/gstreamer/gstplugins_bad/sys/applemedia/
Dvtenc.c1063 case GST_VIDEO_TRANSFER_BT709: in gst_vtenc_set_colorimetry()