Searched refs:cuda_mem_map (Results 1 – 1 of 1) sorted by relevance
40 static gpointer cuda_mem_map (GstCudaMemory * mem, gsize maxsize,77 alloc->mem_map = (GstMemoryMapFunction) cuda_mem_map; in gst_cuda_allocator_init()327 cuda_mem_map (GstCudaMemory * mem, gsize maxsize, GstMapFlags flags) in cuda_mem_map() function