Home
last modified time | relevance | path

Searched defs:rtcp_candidate (Results 1 – 2 of 2) sorted by relevance

/dports/net/mediastreamer/mediastreamer-2.16.1/src/voip/
H A Dice.c544 …al_candidate(const IceCheckList *cl, IceCandidate **rtp_candidate, IceCandidate **rtcp_candidate) { in ice_check_list_default_local_candidate()
564 …al_candidate(const IceCheckList *cl, IceCandidate **rtp_candidate, IceCandidate **rtcp_candidate) { in ice_check_list_selected_valid_local_candidate()
591 …te_candidate(const IceCheckList *cl, IceCandidate **rtp_candidate, IceCandidate **rtcp_candidate) { in ice_check_list_selected_valid_remote_candidate()
/dports/net/liblinphone/linphone-3.12.0/coreapi/
H A Dmisc.c821 IceCandidate *rtcp_candidate = NULL; in _update_local_media_description_from_ice() local