Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_bad/sys/nvcodec/
Dgstcudamemory.c37 static void gst_cuda_allocator_free (GstAllocator * allocator,
61 allocator_class->free = GST_DEBUG_FUNCPTR (gst_cuda_allocator_free); in gst_cuda_allocator_class_init()
157 gst_cuda_allocator_free (GstAllocator * allocator, GstMemory * memory) in gst_cuda_allocator_free() function
429 gst_cuda_allocator_free (mem->allocator, copy); in cuda_mem_copy()
452 gst_cuda_allocator_free (mem->allocator, copy); in cuda_mem_copy()