Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_base/gst-libs/gst/gl/egl/
Dgstglcontext_egl.h96 gboolean gst_gl_context_egl_fill_info (GstGLContext * context, GError ** erro…
Dgstglcontext_egl.c1432 gst_gl_context_egl_fill_info (GstGLContext * context, GError ** error) function
/third_party/gstreamer/gstplugins_base/gst-libs/gst/gl/
Dgstglcontext.c1554 && !gst_gl_context_egl_fill_info (context, error)) in gst_gl_context_fill_info()