Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_bad/sys/nvcodec/
Dgstcudacontext.c61 static void gst_cuda_context_constructed (GObject * object);
75 gobject_class->constructed = gst_cuda_context_constructed; in gst_cuda_context_class_init()
135 gst_cuda_context_constructed (GObject * object) in gst_cuda_context_constructed() function