Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_bad/sys/nvcodec/
Dgstcudacontext.c266 CUcontext peer_handle = gst_cuda_context_get_handle (peer); in gst_cuda_context_weak_ref_notify()
289 self_handle = gst_cuda_context_get_handle (context); in gst_cuda_context_weak_ref_notify()
384 gst_cuda_context_get_handle (GstCudaContext * ctx) in gst_cuda_context_get_handle() function
Dgstcudabasetransform.c315 gst_cuda_context_get_handle (cmem->context) == in gst_cuda_base_transform_transform()
316 gst_cuda_context_get_handle (filter->context) || in gst_cuda_base_transform_transform()
330 gst_cuda_context_get_handle (cmem->context) == in gst_cuda_base_transform_transform()
331 gst_cuda_context_get_handle (filter->context) || in gst_cuda_base_transform_transform()
Dgstcudacontext.h69 gpointer gst_cuda_context_get_handle (GstCudaContext * ctx);
Dgstnvdecoder.c755 gst_cuda_context_get_handle (cmem->context) == in gst_nv_decoder_copy_frame_to_cuda()
756 gst_cuda_context_get_handle (decoder->context) || in gst_nv_decoder_copy_frame_to_cuda()
Dgstnvbaseenc.c461 params.device = gst_cuda_context_get_handle (nvenc->cuda_ctx); in gst_nv_base_enc_open_encode_session()
2454 gst_cuda_context_get_handle (cmem->context) == in gst_nv_base_enc_handle_frame()
2455 gst_cuda_context_get_handle (nvenc->cuda_ctx) || in gst_nv_base_enc_handle_frame()
Dgstnvdec.c1281 gst_cuda_context_get_handle (cmem->context) == in gst_nvdec_copy_device_to_memory()
1282 gst_cuda_context_get_handle (nvdec->cuda_ctx) || in gst_nvdec_copy_device_to_memory()