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