Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_bad/sys/nvcodec/
Dgstcudabasefilter.c202 (GstCudaMemory *) gst_cuda_allocator_alloc (filter->allocator, in gst_cuda_base_filter_transform_frame()
262 (GstCudaMemory *) gst_cuda_allocator_alloc (filter->allocator, in gst_cuda_base_filter_transform_frame()
Dgstcudamemory.h90 GstMemory * gst_cuda_allocator_alloc (GstAllocator * allocator,
Dgstcudamemory.c96 gst_cuda_allocator_alloc (GstAllocator * allocator, gsize size, in gst_cuda_allocator_alloc() function
420 copy = gst_cuda_allocator_alloc (mem->allocator, mem->size, in cuda_mem_copy()
Dgstcudabufferpool.c186 mem = gst_cuda_allocator_alloc (GST_ALLOCATOR_CAST (priv->allocator), in gst_cuda_buffer_pool_alloc()