Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_base/gst-libs/gst/gl/x11/
Dgstgldisplay_x11.c75 GstGLDisplayX11 *display_x11 = GST_GL_DISPLAY_X11 (object); in gst_gl_display_x11_finalize()
168 return (guintptr) GST_GL_DISPLAY_X11 (display)->display; in gst_gl_display_x11_get_handle()
Dgstgldisplay_x11.h36 #define GST_GL_DISPLAY_X11(obj) (G_TYPE_CHECK_INSTANCE_CAST((obj),GST_TYPE_GL_DISPLAY_X… macro
Dgstglwindow_x11.c534 GstGLDisplayX11 *display_x11 = GST_GL_DISPLAY_X11 (window->display); in gst_gl_window_x11_handle_event()