Searched refs:targetGainIdx (Results 1 – 1 of 1) sorted by relevance
118 WebRtc_UWord16 targetGainIdx, gain; in WebRtcAgc_AddMic() local207 targetGainIdx = (WebRtc_UWord16)WEBRTC_SPL_DIV(tmp32, tmp16); in WebRtcAgc_AddMic()208 assert(targetGainIdx < GAIN_TBL_LEN); in WebRtcAgc_AddMic()213 if (stt->gainTableIdx < targetGainIdx) in WebRtcAgc_AddMic()216 } else if (stt->gainTableIdx > targetGainIdx) in WebRtcAgc_AddMic()