Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_bad/sys/nvcodec/
Dgstcudamemory.c36 static void gst_cuda_allocator_dispose (GObject * object);
58 gobject_class->dispose = gst_cuda_allocator_dispose; in gst_cuda_allocator_class_init()
85 gst_cuda_allocator_dispose (GObject * object) in gst_cuda_allocator_dispose() function