Home
last modified time | relevance | path

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

/external/webrtc/webrtc/modules/audio_processing/transient/
Dtransient_suppressor.h72 void SoftRestoration(float* spectral_mean);
Dtransient_suppressor.cc258 SoftRestoration(spectral_mean); in Suppress()
396 void TransientSuppressor::SoftRestoration(float* spectral_mean) { in SoftRestoration() function in webrtc::TransientSuppressor