#include <erle_estimator.h>
|
| ErleEstimator () |
|
| ~ErleEstimator () |
|
void | Update (const std::array< float, kFftLengthBy2Plus1 > &render_spectrum, const std::array< float, kFftLengthBy2Plus1 > &capture_spectrum, const std::array< float, kFftLengthBy2Plus1 > &subtractor_spectrum) |
|
const std::array< float, kFftLengthBy2Plus1 > & | Erle () const |
|
| ErleEstimator () |
|
| ~ErleEstimator () |
|
void | Update (const std::array< float, kFftLengthBy2Plus1 > &render_spectrum, const std::array< float, kFftLengthBy2Plus1 > &capture_spectrum, const std::array< float, kFftLengthBy2Plus1 > &subtractor_spectrum) |
|
const std::array< float, kFftLengthBy2Plus1 > & | Erle () const |
|
◆ ErleEstimator() [1/2]
webrtc::ErleEstimator::ErleEstimator |
( |
| ) |
|
◆ ~ErleEstimator() [1/2]
webrtc::ErleEstimator::~ErleEstimator |
( |
| ) |
|
|
default |
◆ ErleEstimator() [2/2]
webrtc::ErleEstimator::ErleEstimator |
( |
| ) |
|
◆ ~ErleEstimator() [2/2]
webrtc::ErleEstimator::~ErleEstimator |
( |
| ) |
|
◆ Erle() [1/2]
◆ Erle() [2/2]
◆ Update() [1/2]
◆ Update() [2/2]
The documentation for this class was generated from the following files:
- DerivedData/WebKit/Build/Products/Debug/usr/local/include/webrtc/modules/audio_processing/aec3/erle_estimator.h
- Source/ThirdParty/libwebrtc/Source/webrtc/modules/audio_processing/aec3/erle_estimator.cc