Home
last modified time | relevance | path

Searched refs:gst_gl_api_to_string (Results 1 – 12 of 12) sorted by relevance

/third_party/gstreamer/gstplugins_base/gst-libs/gst/gl/
Dgstglapi.h103 gchar * gst_gl_api_to_string (GstGLAPI api);
Dgstglapi.c52 gst_gl_api_to_string (GstGLAPI api) in gst_gl_api_to_string() function
Dgstglbasefilter.c593 gchar *gl_api_str = gst_gl_api_to_string (gl_api); in gst_gl_base_filter_find_gl_context_unlocked()
595 gst_gl_api_to_string (filter_class->supported_gl_api); in gst_gl_base_filter_find_gl_context_unlocked()
Dgstglcontext.c1248 compiled_api_s = gst_gl_api_to_string (compiled_api); in gst_gl_context_create_thread()
1252 user_api_s = gst_gl_api_to_string (user_api); in gst_gl_context_create_thread()
1254 display_api_s = gst_gl_api_to_string (display_api); in gst_gl_context_create_thread()
1344 api_string = gst_gl_api_to_string (gl_api); in gst_gl_context_create_thread()
Dgstglbasesrc.c601 gchar *gl_api_str = gst_gl_api_to_string (gl_api); in gst_gl_base_src_find_gl_context_unlocked()
603 gst_gl_api_to_string (klass->supported_gl_api); in gst_gl_base_src_find_gl_context_unlocked()
Dgstgldisplay.c511 gl_api_s = gst_gl_api_to_string (gl_api); in gst_gl_display_filter_gl_api()
Dgstglupload.c1110 gst_gl_api_to_string (gst_gl_context_get_gl_api (upload->upload-> in _upload_meta_upload_propose_allocation()
/third_party/gstreamer/gstplugins_base/tests/check/libs/
Dgstglapi.c61 new_str = gst_gl_api_to_string (api_strings[i].api); in GST_START_TEST()
/third_party/gstreamer/gstplugins_base/ext/gl/
Dgstglbasemixer.c231 gchar *gl_api_str = gst_gl_api_to_string (gl_api); in _get_gl_context_unlocked()
233 gst_gl_api_to_string (mix_class->supported_gl_api); in _get_gl_context_unlocked()
Dgstglstereosplit.c564 gchar *gl_api_str = gst_gl_api_to_string (gl_api); in ensure_context_unlocked()
565 gchar *supported_gl_api_str = gst_gl_api_to_string (SUPPORTED_GL_APIS); in ensure_context_unlocked()
/third_party/gstreamer/gstplugins_base/
DChangeLog37036 Also s/gst_gl_api_string/gst_gl_api_to_string/g
/third_party/gstreamer/gstplugins_bad/
DChangeLog118189 Also s/gst_gl_api_string/gst_gl_api_to_string/g