Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_bad/sys/nvcodec/
Dgstcudamemory.c43 static GstMemory *cuda_mem_copy (GstMemory * mem, gssize offset, gssize size);
79 alloc->mem_copy = (GstMemoryCopyFunction) cuda_mem_copy; in gst_cuda_allocator_init()
410 cuda_mem_copy (GstMemory * mem, gssize offset, gssize size) in cuda_mem_copy() function