Searched refs:GstMemoryUnmapFunction (Results 1 – 12 of 12) sorted by relevance
119 GstMemoryUnmapFunction mem_unmap;
265 typedef void (*GstMemoryUnmapFunction) (GstMemory *mem); typedef
592 alloc->mem_unmap = (GstMemoryUnmapFunction) _sysmem_unmap; in gst_allocator_sysmem_init()
147 alloc->mem_unmap = (GstMemoryUnmapFunction) _my_mem_unmap; in my_memory_allocator_init()
142 alloc->mem_unmap = (GstMemoryUnmapFunction) _my_vidmem_unmap; in my_vidmem_allocator_init()
202 alloc->mem_unmap = (GstMemoryUnmapFunction) ximage_memory_unmap; in ximage_memory_allocator_init()
302 alloc->mem_unmap = (GstMemoryUnmapFunction) gst_xvimage_memory_unmap; in gst_xvimage_allocator_init()
663 alloc->mem_unmap = (GstMemoryUnmapFunction) _my_opaque_mem_unmap; in my_opaque_memory_allocator_init()
164 alloc->mem_unmap = (GstMemoryUnmapFunction) custom_sysmem_unmap; in custom_sysmem_allocator_init()
161 alloc->mem_unmap = (GstMemoryUnmapFunction) custom_sysmem_unmap; in custom_sysmem_allocator_init()
468 alloc->mem_unmap = (GstMemoryUnmapFunction) _v4l2mem_unmap; in gst_v4l2_allocator_init()
1342 allocator->mem_unmap = (GstMemoryUnmapFunction) _va_unmap; in gst_va_allocator_init()