Searched refs:GST_GL_API_GLES1_NAME (Results 1 – 2 of 2) sorted by relevance
77 g_string_append (str, " " GST_GL_API_GLES1_NAME); in gst_gl_api_to_string()79 str = g_string_new (GST_GL_API_GLES1_NAME); in gst_gl_api_to_string()126 } else if (g_strstr_len (apis, 5, GST_GL_API_GLES1_NAME)) { in gst_gl_api_from_string()
70 #define GST_GL_API_GLES1_NAME "gles1" macro