Home
last modified time | relevance | path

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

/aosp_15_r20/external/webrtc/modules/audio_processing/aec3/
H A Decho_remover_unittest.cc135 constexpr int kNumBlocksToProcess = 500; in TEST() local
168 for (int k = 0; k < kNumBlocksToProcess; ++k) { in TEST()
183 if (k > kNumBlocksToProcess / 2) { in TEST()
197 if (k > kNumBlocksToProcess / 2) { in TEST()