Searched refs:GstGLBaseMemoryAllocatorAllocFunction (Results 1 – 8 of 8) sorted by relevance
263 typedef GstGLBaseMemory * (*GstGLBaseMemoryAllocatorAllocFunction) (GstGLBaseMemoryAllocat… typedef366 GstGLBaseMemoryAllocatorAllocFunction alloc;
219 (GstGLBaseMemoryAllocatorAllocFunction) _default_gl_rbo_alloc; in gst_gl_renderbuffer_allocator_class_init()
518 gl_base->alloc = (GstGLBaseMemoryAllocatorAllocFunction) _gl_buffer_alloc_mem; in gst_gl_buffer_allocator_class_init()
700 gl_base->alloc = (GstGLBaseMemoryAllocatorAllocFunction) _gl_mem_pbo_alloc; in gst_gl_memory_pbo_allocator_class_init()
968 (GstGLBaseMemoryAllocatorAllocFunction) _default_gl_tex_alloc; in gst_gl_memory_allocator_class_init()
240 gl_base->alloc = (GstGLBaseMemoryAllocatorAllocFunction) _gl_mem_egl_alloc; in gst_gl_memory_egl_allocator_class_init()
24231 glbasememory: type fix for GstGLBaseMemoryAllocatorAllocFunction
63922 glbasememory: type fix for GstGLBaseMemoryAllocatorAllocFunction