Home
last modified time | relevance | path

Searched refs:kStatsAggregationFrameNum (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/
H A Daudio_processing_unittest.cc1705 const int kStatsAggregationFrameNum = 100; // 1 second. in TEST_F() local
1706 if (frame_count % kStatsAggregationFrameNum == 0) { in TEST_F()
/dports/www/firefox/firefox-99.0/third_party/libwebrtc/modules/audio_processing/
H A Daudio_processing_unittest.cc1708 const int kStatsAggregationFrameNum = 100; // 1 second. in TEST_F() local
1709 if (frame_count % kStatsAggregationFrameNum == 0) { in TEST_F()
/dports/lang/spidermonkey60/firefox-60.9.0/media/webrtc/trunk/webrtc/modules/audio_processing/
H A Daudio_processing_unittest.cc2168 const int kStatsAggregationFrameNum = 100; // 1 second. in TEST_F() local
2169 if (frame_count % kStatsAggregationFrameNum == 0) { in TEST_F()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/webrtc/modules/audio_processing/
H A Daudio_processing_unittest.cc1716 const int kStatsAggregationFrameNum = 100; // 1 second. in TEST_F() local
1717 if (frame_count % kStatsAggregationFrameNum == 0) { in TEST_F()
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/libwebrtc/webrtc/modules/audio_processing/
H A Daudio_processing_unittest.cc2188 const int kStatsAggregationFrameNum = 100; // 1 second. in TEST_F() local
2189 if (frame_count % kStatsAggregationFrameNum == 0) { in TEST_F()
/dports/www/firefox-esr/firefox-91.8.0/third_party/libwebrtc/webrtc/modules/audio_processing/
H A Daudio_processing_unittest.cc2188 const int kStatsAggregationFrameNum = 100; // 1 second. in TEST_F() local
2189 if (frame_count % kStatsAggregationFrameNum == 0) { in TEST_F()
/dports/lang/spidermonkey78/firefox-78.9.0/media/webrtc/trunk/webrtc/modules/audio_processing/
H A Daudio_processing_unittest.cc2188 const int kStatsAggregationFrameNum = 100; // 1 second. in TEST_F() local
2189 if (frame_count % kStatsAggregationFrameNum == 0) { in TEST_F()
/dports/net-im/tg_owt/tg_owt-d578c76/src/modules/audio_processing/
H A Daudio_processing_unittest.cc1841 const int kStatsAggregationFrameNum = 100; // 1 second. in TEST_F() local
1842 if (frame_count % kStatsAggregationFrameNum == 0) { in TEST_F()