Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_base/gst-libs/gst/gl/viv-fb/
Dgstglwindow_viv_fb_egl.c46 static void gst_gl_window_viv_fb_egl_close (GstGLWindow * window);
67 window_class->close = GST_DEBUG_FUNCPTR (gst_gl_window_viv_fb_egl_close); in gst_gl_window_viv_fb_egl_class_init()
99 gst_gl_window_viv_fb_egl_close (GstGLWindow * window) in gst_gl_window_viv_fb_egl_close() function