Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_base/gst-libs/gst/gl/x11/
Dgstglwindow_x11.c87 static void gst_gl_window_x11_close (GstGLWindow * window);
114 window_class->close = GST_DEBUG_FUNCPTR (gst_gl_window_x11_close); in gst_gl_window_x11_class_init()
265 gst_gl_window_x11_close (GstGLWindow * window) in gst_gl_window_x11_close() function