Home
last modified time | relevance | path

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

/external/webrtc/webrtc/modules/audio_coding/codecs/isac/fix/source/
Dsettings.h127 #define Thld_60_30 27000 macro
Dbandwidth_estimator.c1002 if (bottle_neck >= Thld_60_30) { in WebRtcIsacfix_GetNewFrameLength()
/external/webrtc/webrtc/modules/audio_coding/codecs/isac/main/source/
Dbandwidth_estimator.c966 const int Thld_60_30 = 27000; in WebRtcIsac_GetNewFrameLength() local
984 if (bottle_neck >= Thld_60_30) in WebRtcIsac_GetNewFrameLength()