Searched refs:GstGLBaseMemoryAllocatorUnmapFunction (Results 1 – 5 of 5) sorted by relevance
305 typedef void (*GstGLBaseMemoryAllocatorUnmapFunction) (GstGLBaseMemory * mem, typedef370 GstGLBaseMemoryAllocatorUnmapFunction unmap;
237 GstGLBaseMemoryAllocatorUnmapFunction unmap;
521 gl_base->unmap = (GstGLBaseMemoryAllocatorUnmapFunction) _gl_buffer_unmap; in gst_gl_buffer_allocator_class_init()
964 klass->unmap = (GstGLBaseMemoryAllocatorUnmapFunction) _default_gl_tex_unmap; in gst_gl_memory_allocator_class_init()971 gl_base->unmap = (GstGLBaseMemoryAllocatorUnmapFunction) _gl_tex_unmap; in gst_gl_memory_allocator_class_init()
703 gl_tex->unmap = (GstGLBaseMemoryAllocatorUnmapFunction) _gl_mem_unmap; in gst_gl_memory_pbo_allocator_class_init()