Home
last modified time | relevance | path

Searched refs:l_neutral (Results 1 – 2 of 2) sorted by relevance

/third_party/gstreamer/gstplugins_base/gst/playback/
Dgsturisourcebin.c2378 GList *l_good = NULL, *l_neutral = NULL, *l_bad = NULL; in handle_redirect_message() local
2412 l_neutral = g_list_append (l_neutral, (gpointer) s); in handle_redirect_message()
2424 value_list_append_structure_list (&new_list, &new_structure, l_neutral); in handle_redirect_message()
2429 g_list_free (l_neutral); in handle_redirect_message()
Dgsturidecodebin.c2667 GList *l_good = NULL, *l_neutral = NULL, *l_bad = NULL; in handle_redirect_message() local
2701 l_neutral = g_list_append (l_neutral, (gpointer) s); in handle_redirect_message()
2713 value_list_append_structure_list (&new_list, &new_structure, l_neutral); in handle_redirect_message()
2718 g_list_free (l_neutral); in handle_redirect_message()