webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
Classes | Public Member Functions | List of all members
webrtc::EchoRemoverMetrics Class Reference

#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 ()
 

Constructor & Destructor Documentation

◆ EchoRemoverMetrics() [1/2]

webrtc::EchoRemoverMetrics::EchoRemoverMetrics ( )

◆ EchoRemoverMetrics() [2/2]

webrtc::EchoRemoverMetrics::EchoRemoverMetrics ( )

Member Function Documentation

◆ MetricsReported() [1/2]

bool webrtc::EchoRemoverMetrics::MetricsReported ( )
inline

◆ MetricsReported() [2/2]

bool webrtc::EchoRemoverMetrics::MetricsReported ( )
inline

◆ Update() [1/2]

void webrtc::EchoRemoverMetrics::Update ( const AecState aec_state,
const std::array< float, kFftLengthBy2Plus1 > &  comfort_noise_spectrum,
const std::array< float, kFftLengthBy2Plus1 > &  suppressor_gain 
)

◆ Update() [2/2]

void webrtc::EchoRemoverMetrics::Update ( const AecState aec_state,
const std::array< float, kFftLengthBy2Plus1 > &  comfort_noise_spectrum,
const std::array< float, kFftLengthBy2Plus1 > &  suppressor_gain 
)

The documentation for this class was generated from the following files: