Searched refs:MINSAMPLES (Results 1 – 1 of 1) sorted by relevance
71 #define MINSAMPLES 256 macro293 for (samples = MAXSAMPLES; samples >= MINSAMPLES; samples /= 2) { in main()330 for (samples = MAXSAMPLES; samples >= MINSAMPLES; samples /= 2) { in main()