HomeSort by relevance Sort by last modified time
    Searched refs:msecSpeechOuterChange (Results 1 - 2 of 2) sorted by null

  /external/webrtc/webrtc/modules/audio_processing/agc/legacy/
analog_agc.h 96 int16_t msecSpeechOuterChange;// Min ms of speech between volume changes
analog_agc.c 788 stt->msecSpeechOuterChange = kMsecSpeechOuter;
867 if (stt->msTooHigh > stt->msecSpeechOuterChange)
960 if (stt->msTooLow > stt->msecSpeechOuterChange)
    [all...]

Completed in 69 milliseconds