Home
last modified time | relevance | path

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

/external/webrtc/webrtc/modules/audio_coding/codecs/isac/main/source/
Dbandwidth_estimator.c160 int num_pkts_expected; in WebRtcIsac_UpdateBandwidthEstimator() local
223 num_pkts_expected = (int)(((float)(arr_ts - in WebRtcIsac_UpdateBandwidthEstimator()
227 if(((float)bwest_str->num_pkts_rec/(float)num_pkts_expected) > in WebRtcIsac_UpdateBandwidthEstimator()