Searched refs:GstMemoryUnmapFullFunction (Results 1 – 8 of 8) sorted by relevance
126 GstMemoryUnmapFullFunction mem_unmap_full;
274 typedef void (*GstMemoryUnmapFullFunction) (GstMemory *mem, GstMapInfo * info); typedef
295 alloc->mem_unmap_full = (GstMemoryUnmapFullFunction) _vk_mem_unmap_full; in gst_vulkan_memory_allocator_init()
349 (GstMemoryUnmapFullFunction) _vk_buffer_mem_unmap_full; in gst_vulkan_buffer_memory_allocator_init()
691 alloc->mem_unmap_full = (GstMemoryUnmapFullFunction) _vk_image_mem_unmap_full; in gst_vulkan_image_memory_allocator_init()
234 alloc->mem_unmap_full = (GstMemoryUnmapFullFunction) _gl_rbo_unmap; in gst_gl_renderbuffer_allocator_init()
542 alloc->mem_unmap_full = (GstMemoryUnmapFullFunction) _mem_unmap_full; in gst_gl_base_memory_allocator_init()
78 alloc->mem_unmap_full = (GstMemoryUnmapFullFunction) cuda_mem_unmap_full; in gst_cuda_allocator_init()