Home
last modified time | relevance | path

Searched refs:SuppressionLevel (Results 1 – 25 of 139) sorted by relevance

123456

/dports/mail/thunderbird/thunderbird-91.8.0/third_party/libwebrtc/webrtc/modules/audio_processing/
H A Decho_cancellation_bit_exact_unittest.cc25 EchoCancellation::SuppressionLevel suppression_level, in SetupComponent()
75 EchoCancellation::SuppressionLevel suppression_level, in RunBitexactnessTest()
153 EchoCancellation::SuppressionLevel::kHighSuppression,
167 EchoCancellation::SuppressionLevel::kHighSuppression,
181 EchoCancellation::SuppressionLevel::kHighSuppression,
195 EchoCancellation::SuppressionLevel::kHighSuppression,
213 EchoCancellation::SuppressionLevel::kLowSuppression,
241 EchoCancellation::SuppressionLevel::kHighSuppression,
255 EchoCancellation::SuppressionLevel::kHighSuppression,
269 EchoCancellation::SuppressionLevel::kHighSuppression,
[all …]
H A Decho_cancellation_impl.h37 SuppressionLevel suppression_level() const override;
82 int set_suppression_level(SuppressionLevel level) override;
99 SuppressionLevel suppression_level_ RTC_GUARDED_BY(crit_capture_);
/dports/www/firefox-esr/firefox-91.8.0/third_party/libwebrtc/webrtc/modules/audio_processing/
H A Decho_cancellation_bit_exact_unittest.cc25 EchoCancellation::SuppressionLevel suppression_level, in SetupComponent()
75 EchoCancellation::SuppressionLevel suppression_level, in RunBitexactnessTest()
153 EchoCancellation::SuppressionLevel::kHighSuppression,
167 EchoCancellation::SuppressionLevel::kHighSuppression,
181 EchoCancellation::SuppressionLevel::kHighSuppression,
195 EchoCancellation::SuppressionLevel::kHighSuppression,
213 EchoCancellation::SuppressionLevel::kLowSuppression,
241 EchoCancellation::SuppressionLevel::kHighSuppression,
255 EchoCancellation::SuppressionLevel::kHighSuppression,
269 EchoCancellation::SuppressionLevel::kHighSuppression,
[all …]
H A Decho_cancellation_impl.h37 SuppressionLevel suppression_level() const override;
82 int set_suppression_level(SuppressionLevel level) override;
99 SuppressionLevel suppression_level_ RTC_GUARDED_BY(crit_capture_);
/dports/lang/spidermonkey60/firefox-60.9.0/media/webrtc/trunk/webrtc/modules/audio_processing/
H A Decho_cancellation_bit_exact_unittest.cc25 EchoCancellation::SuppressionLevel suppression_level, in SetupComponent()
75 EchoCancellation::SuppressionLevel suppression_level, in RunBitexactnessTest()
153 EchoCancellation::SuppressionLevel::kHighSuppression,
167 EchoCancellation::SuppressionLevel::kHighSuppression,
181 EchoCancellation::SuppressionLevel::kHighSuppression,
195 EchoCancellation::SuppressionLevel::kHighSuppression,
213 EchoCancellation::SuppressionLevel::kLowSuppression,
241 EchoCancellation::SuppressionLevel::kHighSuppression,
255 EchoCancellation::SuppressionLevel::kHighSuppression,
269 EchoCancellation::SuppressionLevel::kHighSuppression,
[all …]
/dports/lang/spidermonkey78/firefox-78.9.0/media/webrtc/trunk/webrtc/modules/audio_processing/
H A Decho_cancellation_bit_exact_unittest.cc25 EchoCancellation::SuppressionLevel suppression_level, in SetupComponent()
75 EchoCancellation::SuppressionLevel suppression_level, in RunBitexactnessTest()
153 EchoCancellation::SuppressionLevel::kHighSuppression,
167 EchoCancellation::SuppressionLevel::kHighSuppression,
181 EchoCancellation::SuppressionLevel::kHighSuppression,
195 EchoCancellation::SuppressionLevel::kHighSuppression,
213 EchoCancellation::SuppressionLevel::kLowSuppression,
241 EchoCancellation::SuppressionLevel::kHighSuppression,
255 EchoCancellation::SuppressionLevel::kHighSuppression,
269 EchoCancellation::SuppressionLevel::kHighSuppression,
[all …]
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/webrtc/modules/audio_processing/ns/
H A Dsuppression_params.cc18 NsConfig::SuppressionLevel suppression_level) { in SuppressionParams()
20 case NsConfig::SuppressionLevel::k6dB: in SuppressionParams()
26 case NsConfig::SuppressionLevel::k12dB: in SuppressionParams()
32 case NsConfig::SuppressionLevel::k18dB: in SuppressionParams()
38 case NsConfig::SuppressionLevel::k21dB: in SuppressionParams()
H A Dnoise_suppressor_unittest.cc28 NsConfig::SuppressionLevel level) { in ProduceDebugText()
71 {NsConfig::SuppressionLevel::k6dB, NsConfig::SuppressionLevel::k12dB, in TEST()
72 NsConfig::SuppressionLevel::k18dB, in TEST()
73 NsConfig::SuppressionLevel::k21dB}) { in TEST()
H A Dns_config.h18 enum class SuppressionLevel { k6dB, k12dB, k18dB, k21dB }; enum
19 SuppressionLevel target_level = SuppressionLevel::k12dB;
/dports/net-im/tg_owt/tg_owt-d578c76/src/modules/audio_processing/ns/
H A Dsuppression_params.cc18 NsConfig::SuppressionLevel suppression_level) { in SuppressionParams()
20 case NsConfig::SuppressionLevel::k6dB: in SuppressionParams()
26 case NsConfig::SuppressionLevel::k12dB: in SuppressionParams()
32 case NsConfig::SuppressionLevel::k18dB: in SuppressionParams()
38 case NsConfig::SuppressionLevel::k21dB: in SuppressionParams()
H A Dnoise_suppressor_unittest.cc28 NsConfig::SuppressionLevel level) { in ProduceDebugText()
71 {NsConfig::SuppressionLevel::k6dB, NsConfig::SuppressionLevel::k12dB, in TEST()
72 NsConfig::SuppressionLevel::k18dB, in TEST()
73 NsConfig::SuppressionLevel::k21dB}) { in TEST()
H A Dns_config.h18 enum class SuppressionLevel { k6dB, k12dB, k18dB, k21dB }; enum
19 SuppressionLevel target_level = SuppressionLevel::k12dB;
/dports/www/firefox/firefox-99.0/third_party/libwebrtc/modules/audio_processing/ns/
H A Dsuppression_params.cc18 NsConfig::SuppressionLevel suppression_level) { in SuppressionParams()
20 case NsConfig::SuppressionLevel::k6dB: in SuppressionParams()
26 case NsConfig::SuppressionLevel::k12dB: in SuppressionParams()
32 case NsConfig::SuppressionLevel::k18dB: in SuppressionParams()
38 case NsConfig::SuppressionLevel::k21dB: in SuppressionParams()
H A Dnoise_suppressor_unittest.cc28 NsConfig::SuppressionLevel level) { in ProduceDebugText()
71 {NsConfig::SuppressionLevel::k6dB, NsConfig::SuppressionLevel::k12dB, in TEST()
72 NsConfig::SuppressionLevel::k18dB, in TEST()
73 NsConfig::SuppressionLevel::k21dB}) { in TEST()
H A Dns_config.h18 enum class SuppressionLevel { k6dB, k12dB, k18dB, k21dB }; enum
19 SuppressionLevel target_level = SuppressionLevel::k12dB;
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/webrtc/modules/audio_processing/ns/
H A Dsuppression_params.cc18 NsConfig::SuppressionLevel suppression_level) { in SuppressionParams()
20 case NsConfig::SuppressionLevel::k6dB: in SuppressionParams()
26 case NsConfig::SuppressionLevel::k12dB: in SuppressionParams()
32 case NsConfig::SuppressionLevel::k18dB: in SuppressionParams()
38 case NsConfig::SuppressionLevel::k21dB: in SuppressionParams()
H A Dnoise_suppressor_unittest.cc28 NsConfig::SuppressionLevel level) { in ProduceDebugText()
71 {NsConfig::SuppressionLevel::k6dB, NsConfig::SuppressionLevel::k12dB, in TEST()
72 NsConfig::SuppressionLevel::k18dB, in TEST()
73 NsConfig::SuppressionLevel::k21dB}) { in TEST()
H A Dns_config.h18 enum class SuppressionLevel { k6dB, k12dB, k18dB, k21dB }; enum
19 SuppressionLevel target_level = SuppressionLevel::k12dB;
/dports/audio/webrtc-audio-processing/webrtc-audio-processing-1.0/webrtc/modules/audio_processing/ns/
H A Dsuppression_params.cc18 NsConfig::SuppressionLevel suppression_level) { in SuppressionParams()
20 case NsConfig::SuppressionLevel::k6dB: in SuppressionParams()
26 case NsConfig::SuppressionLevel::k12dB: in SuppressionParams()
32 case NsConfig::SuppressionLevel::k18dB: in SuppressionParams()
38 case NsConfig::SuppressionLevel::k21dB: in SuppressionParams()
H A Dns_config.h18 enum class SuppressionLevel { k6dB, k12dB, k18dB, k21dB }; enum
19 SuppressionLevel target_level = SuppressionLevel::k12dB;
/dports/net-im/telegram-desktop/tdesktop-3.2.5-full/Telegram/ThirdParty/libtgvoip/webrtc_dsp/modules/audio_processing/
H A Decho_cancellation_impl.h59 enum SuppressionLevel { enum
67 int set_suppression_level(SuppressionLevel level);
68 SuppressionLevel suppression_level() const;
165 SuppressionLevel suppression_level_;
/dports/net/yate/yate-6.4.0-1/libs/miniwebrtc/audio/processing/
H A Decho_cancellation_impl.h45 virtual int set_suppression_level(SuppressionLevel level);
46 virtual SuppressionLevel suppression_level() const;
66 SuppressionLevel suppression_level_;
/dports/www/firefox-legacy/firefox-52.8.0esr/media/webrtc/trunk/webrtc/modules/audio_processing/
H A Decho_cancellation_impl.h35 SuppressionLevel suppression_level() const override;
50 int set_suppression_level(SuppressionLevel level) override;
75 SuppressionLevel suppression_level_;
/dports/audio/webrtc-audio-processing0/webrtc-audio-processing-0.3.1/webrtc/modules/audio_processing/
H A Decho_cancellation_impl.h35 SuppressionLevel suppression_level() const override;
50 int set_suppression_level(SuppressionLevel level) override;
75 SuppressionLevel suppression_level_;
/dports/multimedia/mswebrtc/mswebrtc-1.1.1/webrtc/webrtc/modules/audio_processing/
H A Decho_cancellation_impl.h35 SuppressionLevel suppression_level() const override;
50 int set_suppression_level(SuppressionLevel level) override;
75 SuppressionLevel suppression_level_;

123456