Searched refs:kHpPoleCoefs (Results 1 – 1 of 1) sorted by relevance
27 static const int16_t kHpPoleCoefs[3] = { 16384, -7756, 5620 }; variable64 tmp32 -= (int32_t) WEBRTC_SPL_MUL_16_16(kHpPoleCoefs[1], in WebRtcVad_HpOutput()66 tmp32 -= (int32_t) WEBRTC_SPL_MUL_16_16(kHpPoleCoefs[2], filter_state[3]); in WebRtcVad_HpOutput()