Searched refs:kAllPassCoefsQ13 (Results 1 – 1 of 1) sorted by relevance
21 static const int16_t kAllPassCoefsQ13[2] = { 5243, 1392 }; // Q13 variable39 WEBRTC_SPL_MUL_16_16_RSFT(kAllPassCoefsQ13[0], *signal_in, 14)); in WebRtcVad_Downsampling()42 WEBRTC_SPL_MUL_16_16_RSFT(kAllPassCoefsQ13[0], tmp16_1, 12); in WebRtcVad_Downsampling()46 WEBRTC_SPL_MUL_16_16_RSFT(kAllPassCoefsQ13[1], *signal_in, 14)); in WebRtcVad_Downsampling()49 WEBRTC_SPL_MUL_16_16_RSFT(kAllPassCoefsQ13[1], tmp16_2, 12); in WebRtcVad_Downsampling()