#include <noise_spectrum_estimator.h>
◆ NoiseSpectrumEstimator() [1/2]
webrtc::NoiseSpectrumEstimator::NoiseSpectrumEstimator |
( |
ApmDataDumper * |
data_dumper | ) |
|
|
explicit |
◆ NoiseSpectrumEstimator() [2/2]
webrtc::NoiseSpectrumEstimator::NoiseSpectrumEstimator |
( |
ApmDataDumper * |
data_dumper | ) |
|
|
explicit |
◆ GetNoiseSpectrum() [1/2]
rtc::ArrayView<const float> webrtc::NoiseSpectrumEstimator::GetNoiseSpectrum |
( |
| ) |
const |
|
inline |
◆ GetNoiseSpectrum() [2/2]
rtc::ArrayView<const float> webrtc::NoiseSpectrumEstimator::GetNoiseSpectrum |
( |
| ) |
const |
|
inline |
◆ Initialize() [1/2]
void webrtc::NoiseSpectrumEstimator::Initialize |
( |
| ) |
|
◆ Initialize() [2/2]
void webrtc::NoiseSpectrumEstimator::Initialize |
( |
| ) |
|
◆ Update() [1/2]
void webrtc::NoiseSpectrumEstimator::Update |
( |
rtc::ArrayView< const float > |
spectrum, |
|
|
bool |
first_update |
|
) |
| |
◆ Update() [2/2]
void webrtc::NoiseSpectrumEstimator::Update |
( |
rtc::ArrayView< const float > |
spectrum, |
|
|
bool |
first_update |
|
) |
| |
The documentation for this class was generated from the following files: