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)((kLog2Exp * tmp32) >> 12); in WebRtcVad_GaussianProbability()