Home
last modified time | relevance | path

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

/third_party/gstreamer/gstreamer/gst/
Dgst.c522 split_and_iterate (const gchar * stringlist, const gchar * separator, in split_and_iterate() function
1023 split_and_iterate (arg, G_SEARCHPATH_SEPARATOR_S, add_path_func, NULL); in parse_one_option()
1027 split_and_iterate (arg, ",", prepare_for_load_plugin_func, NULL); in parse_one_option()
/third_party/gstreamer/gstreamer/
DChangeLog108600 * gst/gst.c: (prepare_for_load_plugin_func), (split_and_iterate):
129294 * gst/gst.c: (split_and_iterate):