Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_base/gst-libs/gst/gl/egl/
Dgstglmemoryegl.c69 gst_is_gl_memory_egl (GstMemory * mem) in gst_is_gl_memory_egl() function
94 g_return_val_if_fail (gst_is_gl_memory_egl (GST_MEMORY_CAST (mem)), in gst_gl_memory_egl_get_image()
110 g_return_val_if_fail (gst_is_gl_memory_egl (GST_MEMORY_CAST (mem)), NULL); in gst_gl_memory_egl_get_display()
Dgstglmemoryegl.h81 gboolean gst_is_gl_memory_egl (GstMemory * mem);