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

/frameworks/av/services/audioflinger/
H A DAudioResamplerFirGen.h405 static inline double firKaiserTbw(int halfNumCoef, double stopBandAtten) { function in namespace:android
636 * firKaiserTbw() to calculate the transition bandwidth. fcr is the midpoint
H A DAudioResamplerDyn.cpp219 double tbw = firKaiserTbw(c.mHalfNumCoefs, stopBandAtten);

Completed in 596 milliseconds