Home
last modified time | relevance | path

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

/third_party/gstreamer/gstreamer/gst/
Dgsturi.c1729 const gchar *first_cmp, *second_cmp; in gst_uri_equal() local
1763 result = g_strcmp0 (first_cmp, second_cmp); \ in gst_uri_equal()