#include <aec3_fft.h>
|
| Aec3Fft ()=default |
|
void | Fft (std::array< float, kFftLength > *x, FftData *X) const |
|
void | Ifft (const FftData &X, std::array< float, kFftLength > *x) const |
|
void | ZeroPaddedFft (rtc::ArrayView< const float > x, FftData *X) const |
|
void | PaddedFft (rtc::ArrayView< const float > x, rtc::ArrayView< float > x_old, FftData *X) const |
|
| Aec3Fft ()=default |
|
void | Fft (std::array< float, kFftLength > *x, FftData *X) const |
|
void | Ifft (const FftData &X, std::array< float, kFftLength > *x) const |
|
void | ZeroPaddedFft (rtc::ArrayView< const float > x, FftData *X) const |
|
void | PaddedFft (rtc::ArrayView< const float > x, rtc::ArrayView< float > x_old, FftData *X) const |
|
◆ Aec3Fft() [1/2]
webrtc::Aec3Fft::Aec3Fft |
( |
| ) |
|
|
default |
◆ Aec3Fft() [2/2]
webrtc::Aec3Fft::Aec3Fft |
( |
| ) |
|
|
default |
◆ Fft() [1/2]
◆ Fft() [2/2]
◆ Ifft() [1/2]
◆ Ifft() [2/2]
◆ PaddedFft() [1/2]
◆ PaddedFft() [2/2]
◆ ZeroPaddedFft() [1/2]
◆ ZeroPaddedFft() [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/aec3_fft.h
- Source/ThirdParty/libwebrtc/Source/webrtc/modules/audio_processing/aec3/aec3_fft.cc