Searched refs:lower_thr (Results 1 – 1 of 1) sorted by relevance
309 int16_t lower_thr, upper_thr; in WebRtcAgc_ProcessDigital() local353 lower_thr = 0; // Q10 in WebRtcAgc_ProcessDigital()358 } else if (logratio < lower_thr) in WebRtcAgc_ProcessDigital()366 tmp32 = (lower_thr - logratio) * 65; in WebRtcAgc_ProcessDigital()