Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_base/gst-libs/gst/gl/x11/
Dgstglcontext_glx.c58 static GstStructure *gst_gl_context_glx_get_config (GstGLContext * context);
106 context_class->get_config = GST_DEBUG_FUNCPTR (gst_gl_context_glx_get_config); in gst_gl_context_glx_class_init()
934 gst_gl_context_glx_get_config (GstGLContext * context) in gst_gl_context_glx_get_config() function