Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_base/gst-libs/gst/gl/
Dgstglbasefilter.c594 gchar *supported_gl_api_str = in gst_gl_base_filter_find_gl_context_unlocked() local
599 supported_gl_api_str), (NULL)); in gst_gl_base_filter_find_gl_context_unlocked()
601 g_free (supported_gl_api_str); in gst_gl_base_filter_find_gl_context_unlocked()
Dgstglbasesrc.c602 gchar *supported_gl_api_str = in gst_gl_base_src_find_gl_context_unlocked() local
606 supported_gl_api_str), (NULL)); in gst_gl_base_src_find_gl_context_unlocked()
608 g_free (supported_gl_api_str); in gst_gl_base_src_find_gl_context_unlocked()
/third_party/gstreamer/gstplugins_base/ext/gl/
Dgstglbasemixer.c232 gchar *supported_gl_api_str = in _get_gl_context_unlocked() local
236 supported_gl_api_str), (NULL)); in _get_gl_context_unlocked()
238 g_free (supported_gl_api_str); in _get_gl_context_unlocked()
Dgstglstereosplit.c565 gchar *supported_gl_api_str = gst_gl_api_to_string (SUPPORTED_GL_APIS); in ensure_context_unlocked() local
568 supported_gl_api_str), (NULL)); in ensure_context_unlocked()
570 g_free (supported_gl_api_str); in ensure_context_unlocked()