Home
last modified time | relevance | path

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

/external/webrtc/webrtc/modules/audio_coding/codecs/isac/main/source/
Dbandwidth_estimator.c812 int burstInterval = BURST_INTERVAL; in WebRtcIsac_GetMinBytes() local
874 State->ExceedAgo -= /*BURST_INTERVAL*/ burstInterval / (BURST_LEN - 1); in WebRtcIsac_GetMinBytes()
891 if ((State->ExceedAgo > burstInterval) && in WebRtcIsac_GetMinBytes()