Home
last modified time | relevance | path

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

/external/webrtc/webrtc/modules/audio_coding/codecs/isac/main/source/
Dbandwidth_estimator.c961 const int Thld_30_20 = 1000000; // disable 20 ms frames in WebRtcIsac_GetNewFrameLength() local
980 else if (bottle_neck > Thld_30_20) in WebRtcIsac_GetNewFrameLength()