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()
413 uint32_t indexP = ( phase & c.cMask) >> c.cShift; in filterCoefficient() local419 indexP *= offset; in filterCoefficient()422 int32_t const* coefsP = mFirCoefs + indexP; in filterCoefficient()