Home
last modified time | relevance | path

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

/external/webrtc/src/modules/audio_processing/agc/
Danalog_agc.c50 #define ANALOG_TARGET_LEVEL 11 macro
555 tmp16 = WebRtcSpl_DivW32W16ResW16((WebRtc_Word32)tmp16, ANALOG_TARGET_LEVEL); in WebRtcAgc_UpdateAgcThresholds()
573 stt->targetIdx = ANALOG_TARGET_LEVEL + OFFSET_ENV_TO_RMS; in WebRtcAgc_UpdateAgcThresholds()