Searched refs:kSlope1 (Results 1 – 1 of 1) sorted by relevance
29 static const int16_t kSlope1[8] = {21793, 12517, 7189, 4129, 2372, 1362, 472, 78}; variable980 (int16_t)((kSlope1[index] * volNormFIX) >> 13); in WebRtcAgc_ProcessAnalog()