Searched refs:GST_GL_CONTEXT_ERROR_WRONG_CONFIG (Results 1 – 6 of 6) sorted by relevance
/third_party/gstreamer/gstplugins_base/gst-libs/gst/gl/x11/ |
D | gstglcontext_glx.c | 615 GST_GL_CONTEXT_ERROR_WRONG_CONFIG, in gst_gl_context_glx_create_context() 626 GST_GL_CONTEXT_ERROR_WRONG_CONFIG, in gst_gl_context_glx_create_context() 749 GST_GL_CONTEXT_ERROR_WRONG_CONFIG, in gst_gl_context_glx_choose_format() 797 GST_GL_CONTEXT_ERROR_WRONG_CONFIG, in gst_gl_context_glx_choose_format() 819 GST_GL_CONTEXT_ERROR_WRONG_CONFIG, in gst_gl_context_glx_choose_format() 833 GST_GL_CONTEXT_ERROR_WRONG_CONFIG, "Bad attributes in FBConfig"); in gst_gl_context_glx_choose_format() 1009 GST_GL_CONTEXT_ERROR_WRONG_CONFIG, in gst_gl_context_glx_fill_info() 1025 GST_GL_CONTEXT_ERROR_WRONG_CONFIG, in gst_gl_context_glx_fill_info() 1036 GST_GL_CONTEXT_ERROR_WRONG_CONFIG, in gst_gl_context_glx_fill_info()
|
/third_party/gstreamer/gstplugins_base/gst-libs/gst/gl/egl/ |
D | gstglcontext_egl.c | 154 GST_GL_CONTEXT_ERROR_WRONG_CONFIG, "Failed to match XVisualInfo"); in gst_gl_context_egl_choose_format() 749 GST_GL_CONTEXT_ERROR_WRONG_CONFIG, "Failed to choose EGLConfig: %s", in gst_gl_context_egl_choose_config() 753 GST_GL_CONTEXT_ERROR_WRONG_CONFIG, in gst_gl_context_egl_choose_config() 868 GST_GL_CONTEXT_ERROR_WRONG_CONFIG, in gst_gl_context_egl_create_context() 934 GST_GL_CONTEXT_ERROR_WRONG_CONFIG, in gst_gl_context_egl_create_context() 1458 GST_GL_CONTEXT_ERROR_WRONG_CONFIG, 1480 GST_GL_CONTEXT_ERROR_WRONG_CONFIG, 1491 GST_GL_CONTEXT_ERROR_WRONG_CONFIG,
|
/third_party/gstreamer/gstplugins_base/gst-libs/gst/gl/ |
D | gstglcontext.h | 80 GST_GL_CONTEXT_ERROR_WRONG_CONFIG, enumerator
|
D | gstglcontext.c | 1273 GST_GL_CONTEXT_ERROR_WRONG_CONFIG, in gst_gl_context_create_thread()
|
/third_party/gstreamer/gstplugins_base/gst-libs/gst/gl/wgl/ |
D | gstglcontext_wgl.c | 176 GST_GL_CONTEXT_ERROR_WRONG_CONFIG, in gst_gl_context_wgl_create_context()
|
/third_party/gstreamer/gstplugins_base/gst-libs/gst/gl/cocoa/ |
D | gstglcontext_cocoa.m | 299 … GST_GL_CONTEXT_ERROR_WRONG_CONFIG, "cannot choose a pixel format: %s", CGLErrorString (ret));
|