Searched refs:WebRtcIsac_GetUplinkMaxDelay (Results 1 – 3 of 3) sorted by relevance
125 int32_t WebRtcIsac_GetUplinkMaxDelay(
772 int32_t WebRtcIsac_GetUplinkMaxDelay(const BwEstimatorstr* bwest_str) { in WebRtcIsac_GetUplinkMaxDelay() function784 bwinfo->send_max_delay_avg = WebRtcIsac_GetUplinkMaxDelay(bwest_str); in WebRtcIsacBw_GetBandwidthInfo()
647 instISAC->MaxDelay = (double)WebRtcIsac_GetUplinkMaxDelay( in WebRtcIsac_Encode()