Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_bad/sys/nvcodec/
Dgstcudacontext.c104 GstCudaContext *context = GST_CUDA_CONTEXT (object); in gst_cuda_context_set_property()
121 GstCudaContext *context = GST_CUDA_CONTEXT (object); in gst_cuda_context_get_property()
138 GstCudaContext *context = GST_CUDA_CONTEXT (object); in gst_cuda_context_constructed()
265 GstCudaContext *peer = GST_CUDA_CONTEXT (key); in gst_cuda_context_weak_ref_notify()
Dgstcudacontext.h29 #define GST_CUDA_CONTEXT(obj) (G_TYPE_CHECK_INSTANCE_CAST((obj), GST_TYPE_CUDA_CONTEXT,… macro