#include <suppression_gain.h>
|
| SuppressionGain (Aec3Optimization optimization) |
|
void | GetGain (const std::array< float, kFftLengthBy2Plus1 > &nearend_power, const std::array< float, kFftLengthBy2Plus1 > &residual_echo_power, const std::array< float, kFftLengthBy2Plus1 > &comfort_noise_power, float strong_nearend_margin, std::array< float, kFftLengthBy2Plus1 > *gain) |
|
| SuppressionGain (Aec3Optimization optimization) |
|
void | GetGain (const std::array< float, kFftLengthBy2Plus1 > &nearend_power, const std::array< float, kFftLengthBy2Plus1 > &residual_echo_power, const std::array< float, kFftLengthBy2Plus1 > &comfort_noise_power, float strong_nearend_margin, std::array< float, kFftLengthBy2Plus1 > *gain) |
|
◆ SuppressionGain() [1/2]
◆ SuppressionGain() [2/2]
◆ GetGain() [1/2]
◆ GetGain() [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/suppression_gain.h
- Source/ThirdParty/libwebrtc/Source/webrtc/modules/audio_processing/aec3/suppression_gain.cc