Searched refs:gst_cuda_allocator_dispose (Results 1 – 1 of 1) sorted by relevance
36 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