Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_bad/gst-libs/gst/d3d11/
Dgstd3d11device.cpp155 static void gst_d3d11_device_finalize (GObject * object);
379 gobject_class->finalize = gst_d3d11_device_finalize; in gst_d3d11_device_class_init()
819 gst_d3d11_device_finalize (GObject * object) in gst_d3d11_device_finalize() function