#include <comfort_noise_generator.h>
|
| ComfortNoiseGenerator (Aec3Optimization optimization) |
|
| ~ComfortNoiseGenerator () |
|
void | Compute (const AecState &aec_state, const std::array< float, kFftLengthBy2Plus1 > &capture_spectrum, FftData *lower_band_noise, FftData *upper_band_noise) |
|
const std::array< float, kFftLengthBy2Plus1 > & | NoiseSpectrum () const |
|
| ComfortNoiseGenerator (Aec3Optimization optimization) |
|
| ~ComfortNoiseGenerator () |
|
void | Compute (const AecState &aec_state, const std::array< float, kFftLengthBy2Plus1 > &capture_spectrum, FftData *lower_band_noise, FftData *upper_band_noise) |
|
const std::array< float, kFftLengthBy2Plus1 > & | NoiseSpectrum () const |
|
◆ ComfortNoiseGenerator() [1/2]
webrtc::ComfortNoiseGenerator::ComfortNoiseGenerator |
( |
Aec3Optimization |
optimization | ) |
|
|
explicit |
◆ ~ComfortNoiseGenerator() [1/2]
webrtc::ComfortNoiseGenerator::~ComfortNoiseGenerator |
( |
| ) |
|
|
default |
◆ ComfortNoiseGenerator() [2/2]
webrtc::ComfortNoiseGenerator::ComfortNoiseGenerator |
( |
Aec3Optimization |
optimization | ) |
|
|
explicit |
◆ ~ComfortNoiseGenerator() [2/2]
webrtc::ComfortNoiseGenerator::~ComfortNoiseGenerator |
( |
| ) |
|
◆ Compute() [1/2]
◆ Compute() [2/2]
◆ NoiseSpectrum() [1/2]
◆ NoiseSpectrum() [2/2]
The documentation for this class was generated from the following files: