Home
last modified time | relevance | path

Searched defs:coefsN (Results 1 – 2 of 2) sorted by relevance

/frameworks/av/services/audioflinger/
DAudioResamplerFirProcess.h182 const TC* coefsN, in ProcessBase()
250 const TC* coefsN, in ProcessL()
263 const TC* coefsN, in Process()
354 const TC* coefsN = coefs + indexN*halfNumCoefs; in fir() local
367 const TC* coefsN = coefs + indexN*halfNumCoefs; in fir() local
DAudioResamplerSinc.cpp665 int32_t const* coefsN = mFirCoefs + indexN; in filterCoefficient() local