Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_bad/sys/nvcodec/
Dgstcudacontext.c91 GstCudaContextPrivate *priv = gst_cuda_context_get_instance_private (context); in gst_cuda_context_init()
105 GstCudaContextPrivate *priv = context->priv; in gst_cuda_context_set_property()
122 GstCudaContextPrivate *priv = context->priv; in gst_cuda_context_get_property()
139 GstCudaContextPrivate *priv = context->priv; in gst_cuda_context_constructed()
226 GstCudaContextPrivate *priv = context->priv; in gst_cuda_context_enable_peer_access()
227 GstCudaContextPrivate *peer_priv = peer->priv; in gst_cuda_context_enable_peer_access()
281 GstCudaContextPrivate *other_priv = other->priv; in gst_cuda_context_weak_ref_notify()
306 GstCudaContextPrivate *priv = context->priv; in gst_cuda_context_finalize()
Dgstcudacontext.h40 typedef struct _GstCudaContextPrivate GstCudaContextPrivate; typedef
50 GstCudaContextPrivate *priv;