Searched refs:compiled_api (Results 1 – 1 of 1) sorted by relevance
1211 GstGLAPI compiled_api, user_api, gl_api, display_api; in gst_gl_context_create_thread() local1247 compiled_api = _compiled_api (); in gst_gl_context_create_thread()1248 compiled_api_s = gst_gl_api_to_string (compiled_api); in gst_gl_context_create_thread()1256 if ((user_api & compiled_api & display_api) == GST_GL_API_NONE) { in gst_gl_context_create_thread()1321 compiled_api & user_api & display_api, other_context, error)) { in gst_gl_context_create_thread()1352 if (((compiled_api & gl_api & display_api) & user_api) == GST_GL_API_NONE) { in gst_gl_context_create_thread()