Searched refs:kLog2Exp (Results 1 – 1 of 1) sorted by relevance
17 static const int16_t kLog2Exp = 5909; // log2(exp(1)) in Q12. variable70 tmp16 = (int16_t) WEBRTC_SPL_MUL_16_16_RSFT(kLog2Exp, (int16_t) tmp32, 12); in WebRtcVad_GaussianProbability()