Home
last modified time | relevance | path

Searched defs:saturationWarning (Results 1 – 2 of 2) sorted by relevance

/external/webrtc/webrtc/modules/audio_processing/agc/legacy/
Danalog_agc.c644 int16_t echo, uint8_t *saturationWarning) in WebRtcAgc_ProcessAnalog()
1140 uint8_t *saturationWarning) in WebRtcAgc_Process()
/external/webrtc/webrtc/voice_engine/
Dtransmit_mixer.cc69 bool saturationWarning = false; in OnPeriodicProcess() local