Searched refs:GstGLBaseMemoryAllocatorCopyFunction (Results 1 – 6 of 6) sorted by relevance
320 typedef GstGLBaseMemory * (*GstGLBaseMemoryAllocatorCopyFunction) (GstGLBaseMemory * mem, typedef371 GstGLBaseMemoryAllocatorCopyFunction copy;
236 GstGLBaseMemoryAllocatorCopyFunction copy;
522 gl_base->copy = (GstGLBaseMemoryAllocatorCopyFunction) _gl_buffer_copy; in gst_gl_buffer_allocator_class_init()
965 klass->copy = (GstGLBaseMemoryAllocatorCopyFunction) _default_gl_tex_copy; in gst_gl_memory_allocator_class_init()972 gl_base->copy = (GstGLBaseMemoryAllocatorCopyFunction) _gl_tex_copy; in gst_gl_memory_allocator_class_init()
704 gl_tex->copy = (GstGLBaseMemoryAllocatorCopyFunction) _gl_mem_copy; in gst_gl_memory_pbo_allocator_class_init()
243 gl_tex->copy = (GstGLBaseMemoryAllocatorCopyFunction) _gl_mem_copy; in gst_gl_memory_egl_allocator_class_init()