Searched refs:GstMemoryMapFunction (Results 1 – 13 of 13) sorted by relevance
118 GstMemoryMapFunction mem_map;
242 typedef gpointer (*GstMemoryMapFunction) (GstMemory *mem, gsize maxsize, GstMapFlags flags… typedef
591 alloc->mem_map = (GstMemoryMapFunction) _sysmem_map; in gst_allocator_sysmem_init()
146 alloc->mem_map = (GstMemoryMapFunction) _my_mem_map; in my_memory_allocator_init()
141 alloc->mem_map = (GstMemoryMapFunction) _my_vidmem_map; in my_vidmem_allocator_init()
77 alloc->mem_map = (GstMemoryMapFunction) cuda_mem_map; in gst_cuda_allocator_init()
201 alloc->mem_map = (GstMemoryMapFunction) ximage_memory_map; in ximage_memory_allocator_init()
301 alloc->mem_map = (GstMemoryMapFunction) gst_xvimage_memory_map; in gst_xvimage_allocator_init()
246 GstMemoryMapFunction parent_map;1341 allocator->mem_map = (GstMemoryMapFunction) _va_map; in gst_va_allocator_init()
662 alloc->mem_map = (GstMemoryMapFunction) _my_opaque_mem_map; in my_opaque_memory_allocator_init()
163 alloc->mem_map = (GstMemoryMapFunction) custom_sysmem_map; in custom_sysmem_allocator_init()
160 alloc->mem_map = (GstMemoryMapFunction) custom_sysmem_map; in custom_sysmem_allocator_init()
467 alloc->mem_map = (GstMemoryMapFunction) _v4l2mem_map; in gst_v4l2_allocator_init()