Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_base/sys/xvimage/
Dxvcontext.h163 gboolean have_xvcolorspace; member
Dxvcontext.c170 context->have_xvcolorspace = FALSE; in gst_xvcontext_get_xv_support()
240 context->have_xvcolorspace = TRUE; in gst_xvcontext_get_xv_support()
914 if (!context->have_iturbt709 && !context->have_xvcolorspace) in gst_xvcontext_set_colorimetry()
936 if (context->have_xvcolorspace) { in gst_xvcontext_set_colorimetry()