Home
last modified time | relevance | path

Searched refs:kInputLevel (Results 1 – 8 of 8) sorted by relevance

/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/webrtc/modules/audio_processing/agc2/
H A Dfixed_digital_level_estimator_unittest.cc25 constexpr float kInputLevel = 10000.f; variable
111 TestLevelEstimator(10000, 1, kInputLevel, kInputLevel * 0.99, in TEST()
112 kInputLevel * 1.01); in TEST()
118 TestLevelEstimator(20000, num_channels, kInputLevel, kInputLevel * 0.99, in TEST()
119 kInputLevel * 1.01); in TEST()
/dports/net-im/tg_owt/tg_owt-d578c76/src/modules/audio_processing/agc2/
H A Dfixed_digital_level_estimator_unittest.cc25 constexpr float kInputLevel = 10000.f; variable
111 TestLevelEstimator(10000, 1, kInputLevel, kInputLevel * 0.99, in TEST()
112 kInputLevel * 1.01); in TEST()
118 TestLevelEstimator(20000, num_channels, kInputLevel, kInputLevel * 0.99, in TEST()
119 kInputLevel * 1.01); in TEST()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/webrtc/modules/audio_processing/agc2/
H A Dfixed_digital_level_estimator_unittest.cc25 constexpr float kInputLevel = 10000.f; variable
111 TestLevelEstimator(10000, 1, kInputLevel, kInputLevel * 0.99, in TEST()
112 kInputLevel * 1.01); in TEST()
118 TestLevelEstimator(20000, num_channels, kInputLevel, kInputLevel * 0.99, in TEST()
119 kInputLevel * 1.01); in TEST()
/dports/www/firefox/firefox-99.0/third_party/libwebrtc/modules/audio_processing/agc2/
H A Dfixed_digital_level_estimator_unittest.cc25 constexpr float kInputLevel = 10000.f; variable
111 TestLevelEstimator(10000, 1, kInputLevel, kInputLevel * 0.99, in TEST()
112 kInputLevel * 1.01); in TEST()
118 TestLevelEstimator(20000, num_channels, kInputLevel, kInputLevel * 0.99, in TEST()
119 kInputLevel * 1.01); in TEST()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/webrtc/modules/audio_processing/
H A Dgain_controller2_unittest.cc140 constexpr float kInputLevel = 1000.f; in TEST() local
149 EXPECT_FLOAT_EQ(RunAgc2WithConstantInput(agc2_fixed.get(), kInputLevel, in TEST()
151 kInputLevel); in TEST()
155 EXPECT_FLOAT_EQ(RunAgc2WithConstantInput(agc2_fixed.get(), kInputLevel, in TEST()
157 kInputLevel * 10); in TEST()
165 constexpr float kInputLevel = 1000.f; in TEST() local
175 agc2_fixed.get(), kInputLevel, kNumFrames, kSampleRateHz); in TEST()
179 static_cast<void>(RunAgc2WithConstantInput(agc2_fixed.get(), kInputLevel, in TEST()
185 agc2_fixed.get(), kInputLevel, kNumFrames, kSampleRateHz); in TEST()
210 const float kInputLevel = 32767.f; in TEST_P() local
[all …]
/dports/www/firefox/firefox-99.0/third_party/libwebrtc/modules/audio_processing/
H A Dgain_controller2_unittest.cc140 constexpr float kInputLevel = 1000.f; in TEST() local
149 EXPECT_FLOAT_EQ(RunAgc2WithConstantInput(agc2_fixed.get(), kInputLevel, in TEST()
151 kInputLevel); in TEST()
155 EXPECT_FLOAT_EQ(RunAgc2WithConstantInput(agc2_fixed.get(), kInputLevel, in TEST()
157 kInputLevel * 10); in TEST()
165 constexpr float kInputLevel = 1000.f; in TEST() local
175 agc2_fixed.get(), kInputLevel, kNumFrames, kSampleRateHz); in TEST()
179 static_cast<void>(RunAgc2WithConstantInput(agc2_fixed.get(), kInputLevel, in TEST()
185 agc2_fixed.get(), kInputLevel, kNumFrames, kSampleRateHz); in TEST()
210 const float kInputLevel = 32767.f; in TEST_P() local
[all …]
/dports/net-im/tg_owt/tg_owt-d578c76/src/modules/audio_processing/
H A Dgain_controller2_unittest.cc218 constexpr float kInputLevel = 1000.f; in TEST() local
227 EXPECT_FLOAT_EQ(RunAgc2WithConstantInput(agc2_fixed.get(), kInputLevel, in TEST()
229 kInputLevel); in TEST()
233 EXPECT_FLOAT_EQ(RunAgc2WithConstantInput(agc2_fixed.get(), kInputLevel, in TEST()
235 kInputLevel * 10); in TEST()
243 constexpr float kInputLevel = 1000.f; in TEST() local
253 agc2_fixed.get(), kInputLevel, kNumFrames, kSampleRateHz); in TEST()
257 static_cast<void>(RunAgc2WithConstantInput(agc2_fixed.get(), kInputLevel, in TEST()
263 agc2_fixed.get(), kInputLevel, kNumFrames, kSampleRateHz); in TEST()
288 const float kInputLevel = 32767.f; in TEST_P() local
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/webrtc/modules/audio_processing/
H A Dgain_controller2_unittest.cc211 constexpr float kInputLevel = 1000.f; in TEST() local
220 EXPECT_FLOAT_EQ(RunAgc2WithConstantInput(agc2_fixed.get(), kInputLevel, in TEST()
222 kInputLevel); in TEST()
226 EXPECT_FLOAT_EQ(RunAgc2WithConstantInput(agc2_fixed.get(), kInputLevel, in TEST()
228 kInputLevel * 10); in TEST()
236 constexpr float kInputLevel = 1000.f; in TEST() local
246 agc2_fixed.get(), kInputLevel, kNumFrames, kSampleRateHz); in TEST()
250 static_cast<void>(RunAgc2WithConstantInput(agc2_fixed.get(), kInputLevel, in TEST()
256 agc2_fixed.get(), kInputLevel, kNumFrames, kSampleRateHz); in TEST()
281 const float kInputLevel = 32767.f; in TEST_P() local
[all …]