Home
last modified time | relevance | path

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

/dports/net/mediastreamer/mediastreamer-2.16.1/src/voip/
H A Dice.c3068 static int ice_find_redundant_candidate(const IceCandidate *c1, const IceCandidate *c2) in ice_find_redundant_candidate() function
3088 …bx_list_find_custom(cl->local_candidates, (bctbx_compare_func)ice_find_redundant_candidate, candid… in ice_check_list_eliminate_redundant_candidates()