Searched refs:cuda_mem_unmap_full (Results 1 – 1 of 1) sorted by relevance
42 static void cuda_mem_unmap_full (GstCudaMemory * mem, GstMapInfo * info);78 alloc->mem_unmap_full = (GstMemoryUnmapFullFunction) cuda_mem_unmap_full; in gst_cuda_allocator_init()379 cuda_mem_unmap_full (GstCudaMemory * mem, GstMapInfo * info) in cuda_mem_unmap_full() function