Home
last modified time | relevance | path

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

/external/webrtc/modules/audio_coding/codecs/isac/fix/source/
Dsettings.h124 #define Thld_30_60 18000 macro
Dbandwidth_estimator.c980 if (bottle_neck < Thld_30_60) { in WebRtcIsacfix_GetNewFrameLength()
/external/webrtc/modules/audio_coding/codecs/isac/main/source/
Dbandwidth_estimator.c945 const int Thld_30_60 = 18000; in WebRtcIsac_GetNewFrameLength() local
960 if (bottle_neck < Thld_30_60) in WebRtcIsac_GetNewFrameLength()