Searched refs:stopMin (Results 1 – 1 of 1) sorted by relevance
177 INT stopMin; in getStopBand() local183 stopMin = (((2*6000*2*(64)) / fs) + 1) >> 1; in getStopBand()187 stopMin = (((2*8000*2*(64)) / fs) + 1) >> 1; in getStopBand()190 stopMin = (((2*10000*2*(64)) / fs) + 1) >> 1; in getStopBand()199 CalcBands( diff0, stopMin, 64, 13); in getStopBand()201 cumSum(stopMin, diff0, 13, diff1); in getStopBand()