Home
last modified time | relevance | path

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

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