Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_base/gst-libs/gst/gl/
Dgstglcontextconfig.h133 } GstGLConfigCaveat; typedef
136 const gchar * gst_gl_config_caveat_to_string (GstGLConfigCaveat caveat);
Dgstglcontextconfig.c419 gst_gl_config_caveat_to_string (GstGLConfigCaveat caveat) in gst_gl_config_caveat_to_string()
/third_party/gstreamer/gstplugins_base/gst-libs/gst/gl/x11/
Dgstglcontext_glx.c147 static GstGLConfigCaveat
188 GstGLConfigCaveat, glx_caveat_to_gst (val)), NULL); in fb_config_to_structure()
/third_party/gstreamer/gstplugins_base/gst-libs/gst/gl/egl/
Dgstglcontext_egl.c209 static GstGLConfigCaveat
284 GstGLConfigCaveat, egl_caveat_to_gst (val)), NULL); in egl_config_to_structure()