Searched refs:msecSpeechOuterChange (Results 1 – 2 of 2) sorted by relevance
97 WebRtc_Word16 msecSpeechOuterChange;// Min ms of speech between volume changes member
891 stt->msecSpeechOuterChange = kMsecSpeechOuter; in WebRtcAgc_ProcessAnalog()970 if (stt->msTooHigh > stt->msecSpeechOuterChange) in WebRtcAgc_ProcessAnalog()1062 if (stt->msTooLow > stt->msecSpeechOuterChange) in WebRtcAgc_ProcessAnalog()1185 stt->msecSpeechOuterChange = 500; in WebRtcAgc_ProcessAnalog()1632 stt->msecSpeechOuterChange = kMsecSpeechOuter; in WebRtcAgc_Init()