Home
last modified time | relevance | path

Searched refs:GST_VIDEO_COLORIMETRY_BT709 (Results 1 – 8 of 8) sorted by relevance

/third_party/gstreamer/gstplugins_base/gst-libs/gst/video/
Dvideo-color.h245 #define GST_VIDEO_COLORIMETRY_BT709 "bt709" macro
/third_party/gstreamer/gstplugins_good/ext/vpx/
Dgstvp9enc.c397 GST_VIDEO_COLORIMETRY_BT709, VPX_CS_BT_709}, { in gst_vp9_get_vpx_colorspace()
/third_party/gstreamer/gstplugins_good/gst/rtp/
Dgstrtpvrawpay.c158 GST_VIDEO_COLORIMETRY_BT709)) { in gst_rtp_vraw_pay_setcaps()
/third_party/gstreamer/gstplugins_bad/gst/videoparsers/
Dgstvp9parse.c599 gst_video_colorimetry_from_string (&cinfo, GST_VIDEO_COLORIMETRY_BT709); in gst_vp9_parse_update_src_caps()
/third_party/gstreamer/gstplugins_base/gst-libs/gst/gl/
Dgstglcolorconvert.c2069 GST_VIDEO_COLORIMETRY_BT709)) { in _YUV_to_RGB()
2215 GST_VIDEO_COLORIMETRY_BT709)) { in _RGB_to_YUV()
/third_party/gstreamer/gstplugins_bad/sys/va/
Dgstvafilter.c1216 if (gst_video_colorimetry_matches (colorimetry, GST_VIDEO_COLORIMETRY_BT709)) in _gst_video_colorimetry_to_va()
/third_party/gstreamer/gstplugins_bad/gst/mpegtsmux/
Dgstbasetsmux.c658 if (g_str_equal (colorimetry, GST_VIDEO_COLORIMETRY_BT709) in gst_base_ts_mux_create_or_update_stream()
/third_party/gstreamer/gstplugins_bad/gst/mpegtsdemux/
Dtsdemux.c1812 colorimetry_mode = GST_VIDEO_COLORIMETRY_BT709; in create_pad_for_stream()