Searched refs:GstMemoryShareFunction (Results 1 – 15 of 15) sorted by relevance
122 GstMemoryShareFunction mem_share;
303 typedef GstMemory * (*GstMemoryShareFunction) (GstMemory *mem, gssize offset, gssize size); typedef
594 alloc->mem_share = (GstMemoryShareFunction) _sysmem_share; in gst_allocator_sysmem_init()
148 alloc->mem_share = (GstMemoryShareFunction) _my_mem_share; in my_memory_allocator_init()
143 alloc->mem_share = (GstMemoryShareFunction) _my_vidmem_share; in my_vidmem_allocator_init()
303 alloc->mem_share = (GstMemoryShareFunction) gst_xvimage_memory_share; in gst_xvimage_allocator_init()304 alloc->mem_copy = (GstMemoryShareFunction) gst_xvimage_memory_copy; in gst_xvimage_allocator_init()
297 alloc->mem_share = (GstMemoryShareFunction) _vk_mem_share; in gst_vulkan_memory_allocator_init()
351 alloc->mem_share = (GstMemoryShareFunction) _vk_buffer_mem_share; in gst_vulkan_buffer_memory_allocator_init()
693 alloc->mem_share = (GstMemoryShareFunction) _vk_image_mem_share; in gst_vulkan_image_memory_allocator_init()
544 alloc->mem_share = (GstMemoryShareFunction) _mem_share; in gst_gl_base_memory_allocator_init()
203 alloc->mem_share = (GstMemoryShareFunction) ximage_memory_share; in ximage_memory_allocator_init()
664 alloc->mem_share = (GstMemoryShareFunction) _my_opaque_mem_share; in my_opaque_memory_allocator_init()
166 alloc->mem_share = (GstMemoryShareFunction) custom_sysmem_share; in custom_sysmem_allocator_init()
163 alloc->mem_share = (GstMemoryShareFunction) custom_sysmem_share; in custom_sysmem_allocator_init()
469 alloc->mem_share = (GstMemoryShareFunction) _v4l2mem_share; in gst_v4l2_allocator_init()