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

  /external/chromium_org/third_party/webrtc/modules/audio_processing/agc/
analog_agc.h 96 int16_t msecSpeechOuterChange;// Min ms of speech between volume changes
analog_agc.c 906 stt->msecSpeechOuterChange = kMsecSpeechOuter;
985 if (stt->msTooHigh > stt->msecSpeechOuterChange)
    [all...]

Completed in 31 milliseconds