Home
last modified time | relevance | path

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

/external/webrtc/webrtc/modules/audio_processing/transient/
Dtransient_suppressor.cc145 static const float kHighSlope = 0.3f; in Initialize() local
151 (1.f + exp(kHighSlope * static_cast<int>(kMaxVoiceBin - i))); in Initialize()