Home
last modified time | relevance | path

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

/external/webrtc/common_audio/resampler/
Dsinc_resampler_unittest.cc178 const int kConvolveIterations = 1000000; in TEST() local
180 printf("Benchmarking %d iterations:\n", kConvolveIterations); in TEST()
184 for (int i = 0; i < kConvolveIterations; ++i) { in TEST()
202 for (int j = 0; j < kConvolveIterations; ++j) { in TEST()
215 for (int j = 0; j < kConvolveIterations; ++j) { in TEST()