Home
last modified time | relevance | path

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

/third_party/gstreamer/gstreamer/gst/
Dgsturi.c1091 _gst_uri_compare_lists (GList * first, GList * second, GCompareFunc cmp_fn) in _gst_uri_compare_lists() function
1162 if (_gst_uri_compare_lists (new_path, *path, (GCompareFunc) g_strcmp0) != 0) { in _gst_uri_normalize_path()
1780 result = _gst_uri_compare_lists (first_norm_list, second_norm_list, (GCompareFunc) cmp_fn); \ in gst_uri_equal()
2101 (_gst_uri_compare_lists (new_path, uri->path, in gst_uri_is_normalized()