Searched refs:kAlphaShortTerm (Results 1 – 2 of 2) sorted by relevance
43 static const WebRtc_Word16 kAlphaShortTerm = 6; // 1 >> 6 = 0.0156 variable
935 tmp32 = WEBRTC_SPL_RSHIFT_W32(Rxx16w32 - stt->Rxx16_LPw32, kAlphaShortTerm); in WebRtcAgc_ProcessAnalog()