Home
last modified time | relevance | path

Searched refs:kSmoothingUp (Results 1 – 1 of 1) sorted by relevance

/external/webrtc/webrtc/common_audio/vad/
Dvad_sp.c23 static const int16_t kSmoothingUp = 32439; // 0.99 in Q15. variable
169 alpha = kSmoothingUp; // 0.99 in Q15. in WebRtcVad_FindMinimum()