Searched refs:outMicLevel (Results 1 – 2 of 2) sorted by relevance
642 int32_t *outMicLevel, in WebRtcAgc_ProcessAnalog() argument1131 *outMicLevel = WEBRTC_SPL_MIN(stt->micVol, stt->maxAnalog) >> stt->scale; in WebRtcAgc_ProcessAnalog()1139 int32_t *outMicLevel, int16_t echo, in WebRtcAgc_Process() argument1173 *outMicLevel = inMicLevel; in WebRtcAgc_Process()1198 outMicLevel, in WebRtcAgc_Process()1211 *outMicLevel, in WebRtcAgc_Process()
180 int32_t* outMicLevel,