Home
last modified time | relevance | path

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

/external/webrtc/webrtc/modules/audio_processing/transient/
Dtransient_suppressor.cc144 static const float kLowSlope = 1.f; in Initialize() local
149 (1.f + exp(kLowSlope * static_cast<int>(i - kMinVoiceBin))) + in Initialize()