Searched defs:stopSteps (Results 1 - 1 of 1) sorted by last modified time

/frameworks/av/services/audioflinger/
H A DAudioResamplerFirGen.h577 * @param stopSteps is the number of stopband sampling steps.
597 double fp, double fs, int passSteps, int stopSteps,
606 testFir(coef, L, halfNumCoef, fs, 0.5, stopSteps, fmin, fmax);
596 testFir(const T* coef, int L, int halfNumCoef, double fp, double fs, int passSteps, int stopSteps, double &passMin, double &passMax, double &passRipple, double &stopMax, double &stopRipple) argument

Completed in 11 milliseconds