Searched refs:GstMemoryCopyFunction (Results 1 – 13 of 13) sorted by relevance
121 GstMemoryCopyFunction mem_copy;
284 typedef GstMemory * (*GstMemoryCopyFunction) (GstMemory *mem, gssize offset, gssize size); typedef
570 alloc->mem_copy = (GstMemoryCopyFunction) _sysmem_copy; in gst_allocator_sysmem_init()
345 GstMemoryCopyFunction fallback_mem_copy;
233 alloc->mem_copy = (GstMemoryCopyFunction) _gl_rbo_copy; in gst_gl_renderbuffer_allocator_init()
537 alloc->mem_copy = (GstMemoryCopyFunction) _mem_copy; in gst_gl_base_memory_allocator_init()
267 alloc->mem_copy = (GstMemoryCopyFunction) _vdp_video_mem_copy; in gst_vdp_video_allocator_init()
319 alloc->mem_copy = (GstMemoryCopyFunction) _vk_mem_copy; in gst_vulkan_memory_allocator_init()
392 alloc->mem_copy = (GstMemoryCopyFunction) _vk_buffer_mem_copy; in gst_vulkan_buffer_memory_allocator_init()
531 alloc->mem_copy = (GstMemoryCopyFunction) _vk_image_mem_copy; in gst_vulkan_image_memory_allocator_init()
161 alloc->mem_copy = (GstMemoryCopyFunction) custom_sysmem_copy; in custom_sysmem_allocator_init()
159 alloc->mem_copy = (GstMemoryCopyFunction) custom_sysmem_copy; in custom_sysmem_allocator_init()
1604 GstMemoryCopyFunction