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

  /frameworks/av/services/audioflinger/
AudioResamplerFirGen.h 640 static inline void firKaiserGen(T* coef, int L, int halfNumCoef,
AudioResamplerDyn.cpp 228 firKaiserGen(buf, c.mL, c.mHalfNumCoefs, stopBandAtten, fcr, atten);

Completed in 120 milliseconds