Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_base/tests/check/libs/
Dgstglcontext.c375 platform = gst_gl_context_get_gl_platform (context); in GST_START_TEST()
382 platform2 = gst_gl_context_get_gl_platform (wrapped_context); in GST_START_TEST()
465 platform = gst_gl_context_get_gl_platform (context); in GST_START_TEST()
/third_party/gstreamer/gstplugins_base/gst-libs/gst/gl/
Dgstglupload.c350 && gst_gl_context_get_gl_platform (upload->upload->context) == in _gl_memory_upload_propose_allocation()
535 if (gst_gl_context_get_gl_platform (context) != GST_GL_PLATFORM_EGL) in _dma_buf_upload_transform_caps()
637 if (gst_gl_context_get_gl_platform (dmabuf->upload->context) != in _dma_buf_upload_accept()
872 if (gst_gl_context_get_gl_platform (context) != GST_GL_PLATFORM_EGL) in _direct_dma_buf_upload_transform_caps()
1113 gst_gl_platform_to_string (gst_gl_context_get_gl_platform (upload-> in _upload_meta_upload_propose_allocation()
1801 if (gst_gl_context_get_gl_platform (context) != GST_GL_PLATFORM_EGL) in _nvmm_upload_transform_caps()
1871 if (gst_gl_context_get_gl_platform (nvmm->upload->context) != in _nvmm_upload_accept()
Dgstglcontext.h198 GstGLPlatform gst_gl_context_get_gl_platform (GstGLContext *context);
Dgstglcontext.c1548 if (gst_gl_context_get_gl_platform (context) == GST_GL_PLATFORM_GLX in gst_gl_context_fill_info()
1553 if (gst_gl_context_get_gl_platform (context) == GST_GL_PLATFORM_EGL in gst_gl_context_fill_info()
1601 gst_gl_context_get_gl_platform (GstGLContext * context) in gst_gl_context_get_gl_platform() function
/third_party/gstreamer/gstplugins_good/ext/qt/
Dgstqtglutility.cc304 platform = gst_gl_context_get_gl_platform (context);
/third_party/gstreamer/gstplugins_base/gst-libs/gst/gl/wgl/
Dgstglcontext_wgl.c174 if (gst_gl_context_get_gl_platform (other_context) != GST_GL_PLATFORM_WGL) { in gst_gl_context_wgl_create_context()
/third_party/gstreamer/gstplugins_base/gst-libs/gst/gl/egl/
Dgsteglimage.c275 g_return_val_if_fail ((gst_gl_context_get_gl_platform (context) & in gst_egl_image_new_wrapped()
Dgstglcontext_egl.c866 if (gst_gl_context_get_gl_platform (other_context) != GST_GL_PLATFORM_EGL) { in gst_gl_context_egl_create_context()
/third_party/gstreamer/gstplugins_bad/ext/wpe/
DWPEThreadedView.cpp438 if (gst_gl_context_get_gl_platform(context) == GST_GL_PLATFORM_EGL) { in WPEView()
/third_party/gstreamer/gstplugins_base/gst-libs/gst/gl/x11/
Dgstglcontext_glx.c624 if (gst_gl_context_get_gl_platform (other_context) != GST_GL_PLATFORM_GLX) { in gst_gl_context_glx_create_context()
/third_party/gstreamer/gstplugins_base/ext/gl/
Dgstgldownloadelement.c1150 if (gst_gl_context_get_gl_platform (context) != GST_GL_PLATFORM_EGL) in _try_export_dmabuf()