Searched refs:DIGITAL_REF_AT_0_COMP_GAIN (Results 1 – 1 of 1) sorted by relevance
61 #define DIGITAL_REF_AT_0_COMP_GAIN 4 macro556 stt->analogTarget = DIGITAL_REF_AT_0_COMP_GAIN + tmp16; in WebRtcAgc_UpdateAgcThresholds()557 if (stt->analogTarget < DIGITAL_REF_AT_0_COMP_GAIN) in WebRtcAgc_UpdateAgcThresholds()559 stt->analogTarget = DIGITAL_REF_AT_0_COMP_GAIN; in WebRtcAgc_UpdateAgcThresholds()