webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
Public Attributes | List of all members
webrtc::EchoCancellation::Metrics Struct Reference

#include <audio_processing.h>

Public Attributes

AudioProcessing::Statistic residual_echo_return_loss
 
AudioProcessing::Statistic echo_return_loss
 
AudioProcessing::Statistic echo_return_loss_enhancement
 
AudioProcessing::Statistic a_nlp
 
float divergent_filter_fraction
 

Member Data Documentation

◆ a_nlp

AudioProcessing::Statistic webrtc::EchoCancellation::Metrics::a_nlp

◆ divergent_filter_fraction

float webrtc::EchoCancellation::Metrics::divergent_filter_fraction

◆ echo_return_loss

AudioProcessing::Statistic webrtc::EchoCancellation::Metrics::echo_return_loss

◆ echo_return_loss_enhancement

AudioProcessing::Statistic webrtc::EchoCancellation::Metrics::echo_return_loss_enhancement

◆ residual_echo_return_loss

AudioProcessing::Statistic webrtc::EchoCancellation::Metrics::residual_echo_return_loss

The documentation for this struct was generated from the following file: