Home
last modified time | relevance | path

Searched refs:gst_gl_api_from_string (Results 1 – 4 of 4) sorted by relevance

/third_party/gstreamer/gstplugins_base/tests/check/libs/
Dgstglapi.c64 fail_unless_equals_int (gst_gl_api_from_string (api_strings[i].str), in GST_START_TEST()
70 fail_unless_equals_int (gst_gl_api_from_string (from_api_strings[i].str), in GST_START_TEST()
/third_party/gstreamer/gstplugins_base/gst-libs/gst/gl/
Dgstglapi.h105 GstGLAPI gst_gl_api_from_string (const gchar * api_s);
Dgstglapi.c105 gst_gl_api_from_string (const gchar * apis_s) in gst_gl_api_from_string() function
Dgstglcontext.c1251 user_api = gst_gl_api_from_string (user_choice); in gst_gl_context_create_thread()