Home
last modified time | relevance | path

Searched refs:USING_GLES (Results 1 – 15 of 15) sorted by relevance

/third_party/gstreamer/gstplugins_base/ext/gl/
Dgstgleffects.h40 #define USING_GLES(context) (gst_gl_context_check_gl_version (context, GST_GL_API_GLES, 1, 0)) macro
Dcaopengllayersink.m135 #define USING_GLES(context) (gst_gl_context_check_gl_version (context, GST_GL_API_GLES, 1, 0)) macro
Dgstglimagesink.c317 #define USING_GLES(context) (gst_gl_context_check_gl_version (context, GST_GL_API_GLES, 1, 0)) macro
/third_party/gstreamer/gstplugins_base/gst-libs/gst/gl/
Dgstglformat.c42 #define USING_GLES(context) (gst_gl_context_check_gl_version (context, GST_GL_API_GLES, 1, 0)) macro
Dgstglrenderbuffer.c50 #define USING_GLES(context) (gst_gl_context_check_gl_version (context, GST_GL_API_GLES, 1, 0)) macro
Dgstglbuffer.c52 #define USING_GLES(context) (gst_gl_context_check_gl_version (context, GST_GL_API_GLES, 1, 0)) macro
Dgstglbasememory.c47 #define USING_GLES(context) (gst_gl_context_check_gl_version (context, GST_GL_API_GLES, 1, 0)) macro
Dgstglutils.c50 #define USING_GLES(context) (gst_gl_context_check_gl_version (context, GST_GL_API_GLES, 1, 0)) macro
Dgstglwindow.c77 #define USING_GLES(context) (gst_gl_context_check_gl_version (context, GST_GL_API_GLES, 1, 0)) macro
Dgstglmemorypbo.c56 #define USING_GLES(context) (gst_gl_context_check_gl_version (context, GST_GL_API_GLES, 1, 0)) macro
Dgstglshader.c43 #define USING_GLES(context) (gst_gl_context_check_gl_version (context, GST_GL_API_GLES, 1, 0)) macro
Dgstglmemory.c56 #define USING_GLES(context) (gst_gl_context_check_gl_version (context, GST_GL_API_GLES, 1, 0)) macro
Dgstglviewconvert.c46 #define USING_GLES(context) (gst_gl_context_check_gl_version (context, GST_GL_API_GLES, 1, 0)) macro
Dgstglupload.c61 #define USING_GLES(context) (gst_gl_context_check_gl_version (context, GST_GL_API_GLES, 1, 0)) macro
Dgstglcolorconvert.c53 #define USING_GLES(context) (gst_gl_context_check_gl_version (context, GST_GL_API_GLES, 1, 0)) macro