Home
last modified time | relevance | path

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

/external/webrtc/webrtc/common_audio/resampler/
Dsinc_resampler_unittest.cc176 const int kConvolveIterations = 1000000; in TEST() local
178 printf("Benchmarking %d iterations:\n", kConvolveIterations); in TEST()
182 for (int i = 0; i < kConvolveIterations; ++i) { in TEST()
199 for (int j = 0; j < kConvolveIterations; ++j) { in TEST()
212 for (int j = 0; j < kConvolveIterations; ++j) { in TEST()