Searched refs:mem_unmap_full (Results 1 – 12 of 12) sorted by relevance
349 if (mem->allocator->mem_unmap_full) in gst_memory_unmap()350 mem->allocator->mem_unmap_full (mem, info); in gst_memory_unmap()
126 GstMemoryUnmapFullFunction mem_unmap_full; member
116 alloc->mem_unmap_full = gst_dmabuf_mem_unmap; in gst_dmabuf_allocator_init()
111 alloc->mem_unmap_full = _io_surface_vulkan_memory_allocator_unmap; in gst_io_surface_vulkan_memory_allocator_init()
295 alloc->mem_unmap_full = (GstMemoryUnmapFullFunction) _vk_mem_unmap_full; in gst_vulkan_memory_allocator_init()
348 alloc->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()
377 alloc->mem_unmap_full = gst_memory_nvmm_unmap_full; in gst_allocator_nvmm_init()
1347 alloc->mem_unmap_full = gst_d3d11_memory_unmap_full; in gst_d3d11_allocator_init()