Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_base/gst-libs/gst/gl/viv-fb/
Dgstglwindow_viv_fb_egl.h33 #define GST_IS_GL_WINDOW_VIV_FB_EGL(o) (G_TYPE_CHECK_INSTANCE_TYPE((o), GST_TYPE_GL_WINDOW_V… macro
/third_party/gstreamer/gstplugins_base/gst-libs/gst/gl/egl/
Dgstglcontext_egl.c1100 if (GST_IS_GL_WINDOW_VIV_FB_EGL (context->window)) { in gst_gl_context_egl_create_context()