|
webkit
2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
|
#include <echo_remover_metrics.h>
Classes | |
| struct | DbMetric |
Public Member Functions | |
| EchoRemoverMetrics () | |
| void | Update (const AecState &aec_state, const std::array< float, kFftLengthBy2Plus1 > &comfort_noise_spectrum, const std::array< float, kFftLengthBy2Plus1 > &suppressor_gain) |
| bool | MetricsReported () |
| EchoRemoverMetrics () | |
| void | Update (const AecState &aec_state, const std::array< float, kFftLengthBy2Plus1 > &comfort_noise_spectrum, const std::array< float, kFftLengthBy2Plus1 > &suppressor_gain) |
| bool | MetricsReported () |
| webrtc::EchoRemoverMetrics::EchoRemoverMetrics | ( | ) |
| webrtc::EchoRemoverMetrics::EchoRemoverMetrics | ( | ) |
|
inline |
|
inline |
| void webrtc::EchoRemoverMetrics::Update | ( | const AecState & | aec_state, |
| const std::array< float, kFftLengthBy2Plus1 > & | comfort_noise_spectrum, | ||
| const std::array< float, kFftLengthBy2Plus1 > & | suppressor_gain | ||
| ) |
| void webrtc::EchoRemoverMetrics::Update | ( | const AecState & | aec_state, |
| const std::array< float, kFftLengthBy2Plus1 > & | comfort_noise_spectrum, | ||
| const std::array< float, kFftLengthBy2Plus1 > & | suppressor_gain | ||
| ) |
1.8.13