Home
last modified time | relevance | path

Searched defs:DbMetric (Results 1 – 25 of 25) sorted by relevance

/dports/net-im/tg_owt/tg_owt-d578c76/src/modules/audio_processing/aec3/
H A Decho_remover_metrics.h25 struct DbMetric { struct
51 DbMetric erl_time_domain_; argument
H A Decho_remover_metrics.cc26 EchoRemoverMetrics::DbMetric::DbMetric() : DbMetric(0.f, 0.f, 0.f) {} in DbMetric() function in webrtc::EchoRemoverMetrics::DbMetric
27 EchoRemoverMetrics::DbMetric::DbMetric(float sum_value, in DbMetric() function in webrtc::EchoRemoverMetrics::DbMetric
125 std::array<EchoRemoverMetrics::DbMetric, 2>* statistic) { in UpdateDbMetric()
H A Decho_remover_metrics_unittest.cc99 TEST(DbMetric, Update) { in TEST() argument
112 TEST(DbMetric, UpdateInstant) { in TEST() argument
126 TEST(DbMetric, Constructor) { in TEST() argument
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/webrtc/modules/audio_processing/aec3/
H A Decho_remover_metrics.h25 struct DbMetric { struct
51 DbMetric erl_time_domain_; argument
H A Decho_remover_metrics.cc26 EchoRemoverMetrics::DbMetric::DbMetric() : DbMetric(0.f, 0.f, 0.f) {} in DbMetric() function in webrtc::EchoRemoverMetrics::DbMetric
27 EchoRemoverMetrics::DbMetric::DbMetric(float sum_value, in DbMetric() function in webrtc::EchoRemoverMetrics::DbMetric
125 std::array<EchoRemoverMetrics::DbMetric, 2>* statistic) { in UpdateDbMetric()
H A Decho_remover_metrics_unittest.cc99 TEST(DbMetric, Update) { in TEST() argument
112 TEST(DbMetric, UpdateInstant) { in TEST() argument
126 TEST(DbMetric, Constructor) { in TEST() argument
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/webrtc/modules/audio_processing/aec3/
H A Decho_remover_metrics.h25 struct DbMetric { struct
51 std::array<DbMetric, 2> erl_; argument
H A Decho_remover_metrics.cc32 EchoRemoverMetrics::DbMetric::DbMetric() : DbMetric(0.f, 0.f, 0.f) {} in DbMetric() function in webrtc::EchoRemoverMetrics::DbMetric
33 EchoRemoverMetrics::DbMetric::DbMetric(float sum_value, in DbMetric() function in webrtc::EchoRemoverMetrics::DbMetric
214 std::array<EchoRemoverMetrics::DbMetric, 2>* statistic) { in UpdateDbMetric()
H A Decho_remover_metrics_unittest.cc99 TEST(DbMetric, Update) { in TEST() argument
112 TEST(DbMetric, UpdateInstant) { in TEST() argument
126 TEST(DbMetric, Constructor) { in TEST() argument
/dports/www/firefox/firefox-99.0/third_party/libwebrtc/modules/audio_processing/aec3/
H A Decho_remover_metrics.h25 struct DbMetric { struct
51 std::array<DbMetric, 2> erl_; argument
H A Decho_remover_metrics.cc32 EchoRemoverMetrics::DbMetric::DbMetric() : DbMetric(0.f, 0.f, 0.f) {} in DbMetric() function in webrtc::EchoRemoverMetrics::DbMetric
33 EchoRemoverMetrics::DbMetric::DbMetric(float sum_value, in DbMetric() function in webrtc::EchoRemoverMetrics::DbMetric
214 std::array<EchoRemoverMetrics::DbMetric, 2>* statistic) { in UpdateDbMetric()
H A Decho_remover_metrics_unittest.cc99 TEST(DbMetric, Update) { in TEST() argument
112 TEST(DbMetric, UpdateInstant) { in TEST() argument
126 TEST(DbMetric, Constructor) { in TEST() argument
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/libwebrtc/webrtc/modules/audio_processing/aec3/
H A Decho_remover_metrics.h22 struct DbMetric { struct
47 std::array<DbMetric, 2> erl_; argument
H A Decho_remover_metrics.cc28 EchoRemoverMetrics::DbMetric::DbMetric() : DbMetric(0.f, 0.f, 0.f) {} in DbMetric() function in webrtc::EchoRemoverMetrics::DbMetric
29 EchoRemoverMetrics::DbMetric::DbMetric(float sum_value, in DbMetric() function in webrtc::EchoRemoverMetrics::DbMetric
250 std::array<EchoRemoverMetrics::DbMetric, 2>* statistic) { in UpdateDbMetric()
H A Decho_remover_metrics_unittest.cc101 TEST(DbMetric, Update) { in TEST() argument
114 TEST(DbMetric, Constructor) { in TEST() argument
/dports/www/firefox-esr/firefox-91.8.0/third_party/libwebrtc/webrtc/modules/audio_processing/aec3/
H A Decho_remover_metrics.h22 struct DbMetric { struct
47 std::array<DbMetric, 2> erl_; argument
H A Decho_remover_metrics.cc28 EchoRemoverMetrics::DbMetric::DbMetric() : DbMetric(0.f, 0.f, 0.f) {} in DbMetric() function in webrtc::EchoRemoverMetrics::DbMetric
29 EchoRemoverMetrics::DbMetric::DbMetric(float sum_value, in DbMetric() function in webrtc::EchoRemoverMetrics::DbMetric
250 std::array<EchoRemoverMetrics::DbMetric, 2>* statistic) { in UpdateDbMetric()
H A Decho_remover_metrics_unittest.cc101 TEST(DbMetric, Update) { in TEST() argument
114 TEST(DbMetric, Constructor) { in TEST() argument
/dports/audio/webrtc-audio-processing/webrtc-audio-processing-1.0/webrtc/modules/audio_processing/aec3/
H A Decho_remover_metrics.h25 struct DbMetric { struct
51 std::array<DbMetric, 2> erl_; argument
H A Decho_remover_metrics.cc32 EchoRemoverMetrics::DbMetric::DbMetric() : DbMetric(0.f, 0.f, 0.f) {} in DbMetric() function in webrtc::EchoRemoverMetrics::DbMetric
33 EchoRemoverMetrics::DbMetric::DbMetric(float sum_value, in DbMetric() function in webrtc::EchoRemoverMetrics::DbMetric
214 std::array<EchoRemoverMetrics::DbMetric, 2>* statistic) { in UpdateDbMetric()
/dports/lang/spidermonkey78/firefox-78.9.0/media/webrtc/trunk/webrtc/modules/audio_processing/aec3/
H A Decho_remover_metrics.h22 struct DbMetric { struct
47 std::array<DbMetric, 2> erl_; argument
H A Decho_remover_metrics.cc28 EchoRemoverMetrics::DbMetric::DbMetric() : DbMetric(0.f, 0.f, 0.f) {} in DbMetric() function in webrtc::EchoRemoverMetrics::DbMetric
29 EchoRemoverMetrics::DbMetric::DbMetric(float sum_value, in DbMetric() function in webrtc::EchoRemoverMetrics::DbMetric
250 std::array<EchoRemoverMetrics::DbMetric, 2>* statistic) { in UpdateDbMetric()
H A Decho_remover_metrics_unittest.cc101 TEST(DbMetric, Update) { in TEST() argument
114 TEST(DbMetric, Constructor) { in TEST() argument
/dports/net-im/telegram-desktop/tdesktop-3.2.5-full/Telegram/ThirdParty/libtgvoip/webrtc_dsp/modules/audio_processing/aec3/
H A Decho_remover_metrics.h25 struct DbMetric { struct
51 std::array<DbMetric, 2> erl_; argument
H A Decho_remover_metrics.cc30 EchoRemoverMetrics::DbMetric::DbMetric() : DbMetric(0.f, 0.f, 0.f) {} in DbMetric() function in webrtc::EchoRemoverMetrics::DbMetric
31 EchoRemoverMetrics::DbMetric::DbMetric(float sum_value, in DbMetric() function in webrtc::EchoRemoverMetrics::DbMetric
294 std::array<EchoRemoverMetrics::DbMetric, 2>* statistic) { in UpdateDbMetric()