Searched refs:msecSpeechInnerChange (Results 1 – 2 of 2) sorted by relevance
97 int16_t msecSpeechInnerChange;// Min ms of speech between volume changes member
787 stt->msecSpeechInnerChange = kMsecSpeechInner; in WebRtcAgc_ProcessAnalog()917 if (stt->msTooHigh > stt->msecSpeechInnerChange) in WebRtcAgc_ProcessAnalog()1019 if (stt->msTooLow > stt->msecSpeechInnerChange) in WebRtcAgc_ProcessAnalog()1079 stt->msecSpeechInnerChange = 1000; in WebRtcAgc_ProcessAnalog()1456 stt->msecSpeechInnerChange = kMsecSpeechInner; in WebRtcAgc_Init()