Searched refs:kNumFramesToProcess (Results 1 – 7 of 7) sorted by relevance
22 const int kNumFramesToProcess = 1000; variable40 for (size_t frame_no = 0; frame_no < kNumFramesToProcess; ++frame_no) { in RunBitexactnessTest()
22 const int kNumFramesToProcess = 1000; variable54 for (int frame_no = 0; frame_no < kNumFramesToProcess; ++frame_no) { in RunBitexactnessTest()
24 const int kNumFramesToProcess = 200; variable87 for (int frame_no = 0; frame_no < kNumFramesToProcess; ++frame_no) { in RunBitexactnessTest()
87 const int kNumFramesToProcess = 100; in GainAfterProcessingFile() local88 for (int frame_no = 0; frame_no < kNumFramesToProcess; ++frame_no) { in GainAfterProcessingFile()
22 const int kNumFramesToProcess = 100; variable96 for (int frame_no = 0; frame_no < kNumFramesToProcess; ++frame_no) { in RunBitExactnessTest()
196 for (size_t frame_index = 0; frame_index < kNumFramesToProcess; in RunCaptureTransportVerificationTest()223 for (size_t frame_index = 0; frame_index < kNumFramesToProcess; in RunRenderTransportVerificationTest()263 (kNumFramesToProcess * 160) / kBlockSize; in RunEchoPathChangeVerificationTest()291 for (size_t frame_index = 0; frame_index < kNumFramesToProcess; in RunEchoPathChangeVerificationTest()338 (kNumFramesToProcess * 160) / kBlockSize; in RunEchoLeakageVerificationTest()364 .Times(kNumFramesToProcess - 1); in RunEchoLeakageVerificationTest()371 for (size_t frame_index = 0; frame_index < kNumFramesToProcess; in RunEchoLeakageVerificationTest()425 (kNumFramesToProcess * 160) / kBlockSize; in RunCaptureSaturationVerificationTest()456 for (size_t frame_index = 0; frame_index < kNumFramesToProcess; in RunCaptureSaturationVerificationTest()598 static constexpr size_t kNumFramesToProcess = 20; member in webrtc::__anonecf9ed100111::EchoCanceller3Tester
74 static constexpr size_t kNumFramesToProcess = 20; in TEST_P() local75 for (size_t frame_index = 0; frame_index < kNumFramesToProcess; in TEST_P()