OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:firKaiserGen
(Results
1 - 2
of
2
) sorted by null
/frameworks/av/media/libaudioprocessing/
AudioResamplerFirGen.h
643
static inline void
firKaiserGen
(T* coef, int L, int halfNumCoef,
AudioResamplerDyn.cpp
238
firKaiserGen
(buf, c.mL, c.mHalfNumCoefs, stopBandAtten, fcr, atten);
Completed in 399 milliseconds