Home
last modified time | relevance | path

Searched refs:outMicLevel (Results 1 – 2 of 2) sorted by relevance

/external/webrtc/webrtc/modules/audio_processing/agc/legacy/
Dgain_control.h180 int32_t* outMicLevel,
Danalog_agc.c642 int32_t *outMicLevel, in WebRtcAgc_ProcessAnalog() argument
1131 *outMicLevel = WEBRTC_SPL_MIN(stt->micVol, stt->maxAnalog) >> stt->scale; in WebRtcAgc_ProcessAnalog()
1139 int32_t *outMicLevel, int16_t echo, in WebRtcAgc_Process() argument
1173 *outMicLevel = inMicLevel; in WebRtcAgc_Process()
1198 outMicLevel, in WebRtcAgc_Process()
1211 *outMicLevel, in WebRtcAgc_Process()