Home
last modified time | relevance | path

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

/frameworks/av/services/audioflinger/
DAudioResamplerFirProcess.h181 const TC* coefsP, in ProcessBase()
249 const TC* coefsP, in ProcessL()
262 const TC* coefsP, in Process()
353 const TC* coefsP = coefs + indexP*halfNumCoefs; in fir() local
366 const TC* coefsP = coefs + indexP*halfNumCoefs; in fir() local
DAudioResamplerSinc.cpp664 int32_t const* coefsP = mFirCoefs + indexP; in filterCoefficient() local