Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_bad/gst-libs/gst/vulkan/
Dgstvkdevice.c53 static void gst_vulkan_device_finalize (GObject * object);
196 gobject_class->finalize = gst_vulkan_device_finalize; in gst_vulkan_device_class_init()
230 gst_vulkan_device_finalize (GObject * object) in gst_vulkan_device_finalize() function