Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_base/gst-libs/gst/gl/egl/
Dgstglcontext_egl.c411 char *conformant_str = NULL;; in gst_gl_context_egl_dump_config() local
434 conformant_str = g_strjoinv ("|", (char **) conformant_values); in gst_gl_context_egl_dump_config()
435 GST_DEBUG_OBJECT (egl, "Conformant for %s", conformant_str); in gst_gl_context_egl_dump_config()
436 g_free (conformant_str); in gst_gl_context_egl_dump_config()