Home
last modified time | relevance | path

Searched refs:GstGLBaseMemoryAllocatorAllocFunction (Results 1 – 8 of 8) sorted by relevance

/third_party/gstreamer/gstplugins_base/gst-libs/gst/gl/
Dgstglbasememory.h263 typedef GstGLBaseMemory * (*GstGLBaseMemoryAllocatorAllocFunction) (GstGLBaseMemoryAllocat… typedef
366 GstGLBaseMemoryAllocatorAllocFunction alloc;
Dgstglrenderbuffer.c219 (GstGLBaseMemoryAllocatorAllocFunction) _default_gl_rbo_alloc; in gst_gl_renderbuffer_allocator_class_init()
Dgstglbuffer.c518 gl_base->alloc = (GstGLBaseMemoryAllocatorAllocFunction) _gl_buffer_alloc_mem; in gst_gl_buffer_allocator_class_init()
Dgstglmemorypbo.c700 gl_base->alloc = (GstGLBaseMemoryAllocatorAllocFunction) _gl_mem_pbo_alloc; in gst_gl_memory_pbo_allocator_class_init()
Dgstglmemory.c968 (GstGLBaseMemoryAllocatorAllocFunction) _default_gl_tex_alloc; in gst_gl_memory_allocator_class_init()
/third_party/gstreamer/gstplugins_base/gst-libs/gst/gl/egl/
Dgstglmemoryegl.c240 gl_base->alloc = (GstGLBaseMemoryAllocatorAllocFunction) _gl_mem_egl_alloc; in gst_gl_memory_egl_allocator_class_init()
/third_party/gstreamer/gstplugins_base/
DChangeLog24231 glbasememory: type fix for GstGLBaseMemoryAllocatorAllocFunction
/third_party/gstreamer/gstplugins_bad/
DChangeLog63922 glbasememory: type fix for GstGLBaseMemoryAllocatorAllocFunction