Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_bad/sys/nvcodec/
Dgstcudamemory.h88 GstAllocator * gst_cuda_allocator_new (GstCudaContext * context);
Dgstcudabufferpool.c93 allocator = priv->allocator = gst_cuda_allocator_new (priv->context); in gst_cuda_buffer_pool_set_config()
Dgstcudabasefilter.c140 filter->allocator = gst_cuda_allocator_new (btrans->context); in gst_cuda_base_filter_configure()
Dgstcudamemory.c468 gst_cuda_allocator_new (GstCudaContext * context) in gst_cuda_allocator_new() function