Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_base/gst-libs/gst/gl/
Dgstgloverlaycompositor.h76 GstGLOverlayCompositor *gst_gl_overlay_compositor_new (GstGLContext * context);
Dgstgloverlaycompositor.c574 gst_gl_overlay_compositor_new (GstGLContext * context) in gst_gl_overlay_compositor_new() function
/third_party/gstreamer/gstplugins_base/tests/check/libs/
Dgstglheaders.c125 compositor = gst_gl_overlay_compositor_new (context); in GST_START_TEST()
/third_party/gstreamer/gstplugins_base/ext/gl/
Dgstgloverlaycompositorelement.c263 self->overlay_compositor = gst_gl_overlay_compositor_new (base->context); in gst_gl_overlay_compositor_element_gl_start()
Dgstglimagesink.c1714 gst_gl_overlay_compositor_new (glimage_sink->context))) { in prepare_next_buffer()
/third_party/gstreamer/gstplugins_good/ext/gtk/
Dgtkgstglwidget.c164 gst_gl_overlay_compositor_new (priv->other_context); in gtk_gst_gl_widget_init_redisplay()