Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_base/gst-libs/gst/gl/
Dgstglcontextconfig.h153 } GstGLConfigSurfaceType; typedef
156 const gchar * gst_gl_config_surface_type_to_string (GstGLConfigSurfaceType surface_type);
Dgstglcontextconfig.c434 gst_gl_config_surface_type_to_string (GstGLConfigSurfaceType surface_type) in gst_gl_config_surface_type_to_string()
/third_party/gstreamer/gstplugins_base/gst-libs/gst/gl/wgl/
Dgstglcontext_wgl.c308 static GstGLConfigSurfaceType
311 GstGLConfigSurfaceType ret = GST_GL_CONFIG_SURFACE_TYPE_NONE; in pfd_flags_to_surface_type()
343 GstGLConfigSurfaceType, pfd_flags_to_surface_type (pfd.dwFlags)), in pixel_format_to_structure()
/third_party/gstreamer/gstplugins_base/gst-libs/gst/gl/x11/
Dgstglcontext_glx.c132 static GstGLConfigSurfaceType
135 GstGLConfigSurfaceType ret = GST_GL_CONFIG_SURFACE_TYPE_NONE; in glx_drawable_type_to_gst()
193 GstGLConfigSurfaceType, glx_drawable_type_to_gst (val)), NULL); in fb_config_to_structure()
/third_party/gstreamer/gstplugins_base/gst-libs/gst/gl/egl/
Dgstglcontext_egl.c187 static GstGLConfigSurfaceType
190 GstGLConfigSurfaceType ret = GST_GL_CONFIG_SURFACE_TYPE_NONE; in egl_surface_type_to_gst()
279 GstGLConfigSurfaceType, egl_surface_type_to_gst (val)), NULL); in egl_config_to_structure()