Searched refs:GstGLBaseMemoryAllocatorMapFunction (Results 1 – 5 of 5) sorted by relevance
293 typedef gpointer (*GstGLBaseMemoryAllocatorMapFunction) (GstGLBaseMemory * mem, typedef369 GstGLBaseMemoryAllocatorMapFunction map;
235 GstGLBaseMemoryAllocatorMapFunction map;
520 gl_base->map = (GstGLBaseMemoryAllocatorMapFunction) _gl_buffer_map; in gst_gl_buffer_allocator_class_init()
963 klass->map = (GstGLBaseMemoryAllocatorMapFunction) _default_gl_tex_map; in gst_gl_memory_allocator_class_init()970 gl_base->map = (GstGLBaseMemoryAllocatorMapFunction) _gl_tex_map; in gst_gl_memory_allocator_class_init()
702 gl_tex->map = (GstGLBaseMemoryAllocatorMapFunction) _gl_mem_map; in gst_gl_memory_pbo_allocator_class_init()