#include <echo_remover_metrics.h>
◆ DbMetric() [1/4]
webrtc::EchoRemoverMetrics::DbMetric::DbMetric |
( |
| ) |
|
◆ DbMetric() [2/4]
webrtc::EchoRemoverMetrics::DbMetric::DbMetric |
( |
float |
sum_value, |
|
|
float |
floor_value, |
|
|
float |
ceil_value |
|
) |
| |
◆ DbMetric() [3/4]
webrtc::EchoRemoverMetrics::DbMetric::DbMetric |
( |
| ) |
|
◆ DbMetric() [4/4]
webrtc::EchoRemoverMetrics::DbMetric::DbMetric |
( |
float |
sum_value, |
|
|
float |
floor_value, |
|
|
float |
ceil_value |
|
) |
| |
◆ Update() [1/2]
void webrtc::EchoRemoverMetrics::DbMetric::Update |
( |
float |
value | ) |
|
◆ Update() [2/2]
void webrtc::EchoRemoverMetrics::DbMetric::Update |
( |
float |
value | ) |
|
◆ ceil_value
float webrtc::EchoRemoverMetrics::DbMetric::ceil_value |
◆ floor_value
float webrtc::EchoRemoverMetrics::DbMetric::floor_value |
◆ sum_value
float webrtc::EchoRemoverMetrics::DbMetric::sum_value |
The documentation for this struct was generated from the following files: