Searched refs:samplereduce (Results 1 – 1 of 1) sorted by relevance
210 #define BESTSAMPLE ((samplereduce * 3) /4) /* 24 */1256 int samplereduce = (samples + 1) / 2; in ees_process() local1268 samplereduce = (1 << samplelog); in ees_process()1274 samples, last_samples, samplereduce); in ees_process()1288 while ((noff - i) > samplereduce) { in ees_process()