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

  /external/webrtc/src/modules/audio_processing/agc/
analog_agc.h 97 WebRtc_Word16 msecSpeechOuterChange;// Min ms of speech between volume changes
analog_agc.c 891 stt->msecSpeechOuterChange = kMsecSpeechOuter;
970 if (stt->msTooHigh > stt->msecSpeechOuterChange)
    [all...]

Completed in 52 milliseconds