Searched refs:kSpectrumWeight (Results 1 – 1 of 1) sorted by relevance
27 static const WebRtc_Word16 kSpectrumWeight[6] = { 6, 8, 10, 12, 14, 16 }; variable438 dotVal += WEBRTC_SPL_MUL_16_16(ratvec, kSpectrumWeight[n]); in WebRtcVad_GmmProbability()