Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_bad/sys/nvcodec/
Dgstcudabufferpool.h62 GstBufferPool * gst_cuda_buffer_pool_new (GstCudaContext * context);
Dgstcudabufferpool.c210 gst_cuda_buffer_pool_new (GstCudaContext * context) in gst_cuda_buffer_pool_new() function
Dgstcudabasetransform.c483 pool = gst_cuda_buffer_pool_new (filter->context); in gst_cuda_base_transform_propose_allocation()
577 pool = gst_cuda_buffer_pool_new (filter->context); in gst_cuda_base_transform_decide_allocation()
Dgstnvdecoder.c1558 pool = gst_cuda_buffer_pool_new (decoder->context); in gst_nv_decoder_ensure_cuda_pool()
Dgstnvdec.c1895 pool = gst_cuda_buffer_pool_new (nvdec->cuda_ctx); in gst_nvdec_ensure_cuda_pool()
Dgstnvbaseenc.c657 pool = gst_cuda_buffer_pool_new (nvenc->cuda_ctx); in gst_nv_base_enc_propose_allocation()