Home
last modified time | relevance | path

Searched refs:have_iturbt709 (Results 1 – 2 of 2) sorted by relevance

/third_party/gstreamer/gstplugins_base/sys/xvimage/
Dxvcontext.h162 gboolean have_iturbt709; member
Dxvcontext.c169 context->have_iturbt709 = FALSE; in gst_xvcontext_get_xv_support()
238 context->have_iturbt709 = TRUE; in gst_xvcontext_get_xv_support()
914 if (!context->have_iturbt709 && !context->have_xvcolorspace) in gst_xvcontext_set_colorimetry()
928 if (context->have_iturbt709) { in gst_xvcontext_set_colorimetry()