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

/frameworks/av/services/audioflinger/
H A DAudioResamplerFirGen.h510 * @param fstart is the normalized frequency start.
525 double fstart, double fend, int steps, double &firMin, double &firMax) {
526 double wstart = fstart*(2.*M_PI);
524 testFir(const T* coef, int L, int halfNumCoef, double fstart, double fend, int steps, double &firMin, double &firMax) argument

Completed in 47 milliseconds