Searched refs:GstGLBaseMemoryAllocatorDestroyFunction (Results 1 – 6 of 6) sorted by relevance
332 typedef void (*GstGLBaseMemoryAllocatorDestroyFunction) (GstGLBaseMemory * mem); typedef372 GstGLBaseMemoryAllocatorDestroyFunction destroy;
221 gl_base->destroy = (GstGLBaseMemoryAllocatorDestroyFunction) _gl_rbo_destroy; in gst_gl_renderbuffer_allocator_class_init()
524 (GstGLBaseMemoryAllocatorDestroyFunction) _gl_buffer_destroy; in gst_gl_buffer_allocator_class_init()
705 gl_base->destroy = (GstGLBaseMemoryAllocatorDestroyFunction) _gl_mem_destroy; in gst_gl_memory_pbo_allocator_class_init()
973 gl_base->destroy = (GstGLBaseMemoryAllocatorDestroyFunction) _gl_tex_destroy; in gst_gl_memory_allocator_class_init()
242 gl_base->destroy = (GstGLBaseMemoryAllocatorDestroyFunction) _gl_mem_destroy; in gst_gl_memory_egl_allocator_class_init()