Home
last modified time | relevance | path

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

/external/webrtc/modules/audio_processing/ns/
Dnoise_estimator.cc46 NoiseEstimator::NoiseEstimator(const SuppressionParams& suppression_params) in NoiseEstimator() function in webrtc::NoiseEstimator
54 void NoiseEstimator::PrepareAnalysis() { in PrepareAnalysis()
59 void NoiseEstimator::PreUpdate( in PreUpdate()
149 void NoiseEstimator::PostUpdate( in PostUpdate()
Dnoise_estimator.h25 class NoiseEstimator {
27 explicit NoiseEstimator(const SuppressionParams& suppression_params);
Dnoise_suppressor.h56 NoiseEstimator noise_estimator;