Searched refs:firKaiserGen (Results 1 - 2 of 2) sorted by relevance

/frameworks/av/services/audioflinger/
H A DAudioResamplerFirGen.h643 static inline void firKaiserGen(T* coef, int L, int halfNumCoef, function in namespace:android
H A DAudioResamplerDyn.cpp228 firKaiserGen(buf, c.mL, c.mHalfNumCoefs, stopBandAtten, fcr, atten);

Completed in 195 milliseconds