Home
last modified time | relevance | path

Searched defs:cmp_fn (Results 1 – 2 of 2) 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()
1775 #define GST_URI_NORMALIZED_CMP_LIST(field, norm_fn, copy_fn, cmp_fn, free_fn) \ in gst_uri_equal() argument
/third_party/iowow/src/utils/
Diwhmap.c39 int (*cmp_fn)(const void*, const void*); member