Home
last modified time | relevance | path

Searched refs:system_delay_ms (Results 1 – 10 of 10) sorted by relevance

/dports/www/firefox-legacy/firefox-52.8.0esr/media/webrtc/trunk/webrtc/modules/audio_processing/test/
H A Daudio_processing_unittest.cc357 void ProcessDelayVerificationTest(int delay_ms, int system_delay_ms,
589 void ApmTest::ProcessDelayVerificationTest(int delay_ms, int system_delay_ms, in ProcessDelayVerificationTest() argument
637 EXPECT_EQ(apm_->kNoError, apm_->set_stream_delay_ms(system_delay_ms)); in ProcessDelayVerificationTest()
663 int expected_median = std::min(std::max(delay_ms - system_delay_ms, in ProcessDelayVerificationTest()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/webrtc/modules/audio_processing/
H A Daudio_processing_unittest.cc379 int system_delay_ms,
587 int system_delay_ms, in ProcessDelayVerificationTest() argument
642 EXPECT_EQ(apm_->kNoError, apm_->set_stream_delay_ms(system_delay_ms)); in ProcessDelayVerificationTest()
671 rtc::SafeClamp<int>(delay_ms - system_delay_ms, delay_min, delay_max); in ProcessDelayVerificationTest()
/dports/www/firefox/firefox-99.0/third_party/libwebrtc/modules/audio_processing/
H A Daudio_processing_unittest.cc380 int system_delay_ms,
588 int system_delay_ms, in ProcessDelayVerificationTest() argument
643 EXPECT_EQ(apm_->kNoError, apm_->set_stream_delay_ms(system_delay_ms)); in ProcessDelayVerificationTest()
672 rtc::SafeClamp<int>(delay_ms - system_delay_ms, delay_min, delay_max); in ProcessDelayVerificationTest()
/dports/lang/spidermonkey60/firefox-60.9.0/media/webrtc/trunk/webrtc/modules/audio_processing/
H A Daudio_processing_unittest.cc375 void ProcessDelayVerificationTest(int delay_ms, int system_delay_ms,
607 void ApmTest::ProcessDelayVerificationTest(int delay_ms, int system_delay_ms, in ProcessDelayVerificationTest() argument
655 EXPECT_EQ(apm_->kNoError, apm_->set_stream_delay_ms(system_delay_ms)); in ProcessDelayVerificationTest()
682 int expected_median = std::min(std::max(delay_ms - system_delay_ms, in ProcessDelayVerificationTest()
/dports/multimedia/mswebrtc/mswebrtc-1.1.1/webrtc/webrtc/modules/audio_processing/test/
H A Daudio_processing_unittest.cc374 void ProcessDelayVerificationTest(int delay_ms, int system_delay_ms,
608 void ApmTest::ProcessDelayVerificationTest(int delay_ms, int system_delay_ms, in ProcessDelayVerificationTest() argument
656 EXPECT_EQ(apm_->kNoError, apm_->set_stream_delay_ms(system_delay_ms)); in ProcessDelayVerificationTest()
683 int expected_median = std::min(std::max(delay_ms - system_delay_ms, in ProcessDelayVerificationTest()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/webrtc/modules/audio_processing/
H A Daudio_processing_unittest.cc394 int system_delay_ms,
596 int system_delay_ms, in ProcessDelayVerificationTest() argument
651 EXPECT_EQ(apm_->kNoError, apm_->set_stream_delay_ms(system_delay_ms)); in ProcessDelayVerificationTest()
680 rtc::SafeClamp<int>(delay_ms - system_delay_ms, delay_min, delay_max); in ProcessDelayVerificationTest()
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/libwebrtc/webrtc/modules/audio_processing/
H A Daudio_processing_unittest.cc394 void ProcessDelayVerificationTest(int delay_ms, int system_delay_ms,
626 void ApmTest::ProcessDelayVerificationTest(int delay_ms, int system_delay_ms, in ProcessDelayVerificationTest() argument
674 EXPECT_EQ(apm_->kNoError, apm_->set_stream_delay_ms(system_delay_ms)); in ProcessDelayVerificationTest()
702 rtc::SafeClamp<int>(delay_ms - system_delay_ms, delay_min, delay_max); in ProcessDelayVerificationTest()
/dports/www/firefox-esr/firefox-91.8.0/third_party/libwebrtc/webrtc/modules/audio_processing/
H A Daudio_processing_unittest.cc394 void ProcessDelayVerificationTest(int delay_ms, int system_delay_ms,
626 void ApmTest::ProcessDelayVerificationTest(int delay_ms, int system_delay_ms, in ProcessDelayVerificationTest() argument
674 EXPECT_EQ(apm_->kNoError, apm_->set_stream_delay_ms(system_delay_ms)); in ProcessDelayVerificationTest()
702 rtc::SafeClamp<int>(delay_ms - system_delay_ms, delay_min, delay_max); in ProcessDelayVerificationTest()
/dports/lang/spidermonkey78/firefox-78.9.0/media/webrtc/trunk/webrtc/modules/audio_processing/
H A Daudio_processing_unittest.cc394 void ProcessDelayVerificationTest(int delay_ms, int system_delay_ms,
626 void ApmTest::ProcessDelayVerificationTest(int delay_ms, int system_delay_ms, in ProcessDelayVerificationTest() argument
674 EXPECT_EQ(apm_->kNoError, apm_->set_stream_delay_ms(system_delay_ms)); in ProcessDelayVerificationTest()
702 rtc::SafeClamp<int>(delay_ms - system_delay_ms, delay_min, delay_max); in ProcessDelayVerificationTest()
/dports/net-im/tg_owt/tg_owt-d578c76/src/modules/audio_processing/
H A Daudio_processing_unittest.cc394 int system_delay_ms,
596 int system_delay_ms, in ProcessDelayVerificationTest() argument
651 EXPECT_EQ(apm_->kNoError, apm_->set_stream_delay_ms(system_delay_ms)); in ProcessDelayVerificationTest()
680 rtc::SafeClamp<int>(delay_ms - system_delay_ms, delay_min, delay_max); in ProcessDelayVerificationTest()