HomeSort by relevance Sort by last modified time
    Searched refs:firKaiserTbw (Results 1 - 2 of 2) sorted by null

  /frameworks/av/services/audioflinger/
AudioResamplerFirGen.h 405 static inline double firKaiserTbw(int halfNumCoef, double stopBandAtten) {
636 * firKaiserTbw() to calculate the transition bandwidth. fcr is the midpoint
AudioResamplerDyn.cpp 219 double tbw = firKaiserTbw(c.mHalfNumCoefs, stopBandAtten);

Completed in 676 milliseconds