Home
last modified time | relevance | path

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

/external/webrtc/modules/audio_processing/transient/
Dtransient_suppressor_impl.h75 void SoftRestoration(float* spectral_mean);
Dtransient_suppressor_impl.cc254 SoftRestoration(spectral_mean); in Suppress()
383 void TransientSuppressorImpl::SoftRestoration(float* spectral_mean) { in SoftRestoration() function in webrtc::TransientSuppressorImpl