Home
last modified time | relevance | path

Searched refs:cuda_mem_unmap_full (Results 1 – 1 of 1) sorted by relevance

/third_party/gstreamer/gstplugins_bad/sys/nvcodec/
Dgstcudamemory.c42 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