Searched refs:indexP (Results 1 – 2 of 2) sorted by relevance
389 uint32_t indexP = phase >> coefShift; in fir() local391 const TC* coefsP = coefs + indexP*halfNumCoefs; in fir()402 uint32_t indexP = phase >> coefShift; in fir() local404 const TC* coefsP = coefs + indexP*halfNumCoefs; in fir()
412 uint32_t indexP = ( phase & c.cMask) >> c.cShift; in filterCoefficient() local418 indexP *= offset; in filterCoefficient()421 int32_t const* coefsP = mFirCoefs + indexP; in filterCoefficient()