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

/frameworks/av/services/audioflinger/
H A DAudioResamplerFirGen.h516 * @param firMin returns the minimum transfer |H(f)| found
525 double fstart, double fend, int steps, double &firMin, double &firMax) {
552 firMin = fmin * norm;
524 testFir(const T* coef, int L, int halfNumCoef, double fstart, double fend, int steps, double &firMin, double &firMax) argument

Completed in 24 milliseconds