Searched refs:cuda_mem_copy (Results 1 – 1 of 1) sorted by relevance
43 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