Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_base/gst-libs/gst/gl/
Dgstglrenderbuffer.h45 #define GST_GL_RENDERBUFFER_ALLOCATOR_NAME "GLRenderbuffer" macro
Dgstglrenderbuffer.c231 alloc->mem_type = GST_GL_RENDERBUFFER_ALLOCATOR_NAME; in gst_gl_renderbuffer_allocator_init()
329 gst_allocator_register (GST_GL_RENDERBUFFER_ALLOCATOR_NAME, in gst_gl_renderbuffer_init_once()
Dgstglframebuffer.c244 gst_allocator_find (GST_GL_RENDERBUFFER_ALLOCATOR_NAME); in gst_gl_framebuffer_new_with_default_depth()