Searched refs:indexP (Results 1 - 1 of 1) sorted by relevance

/frameworks/av/services/audioflinger/
H A DAudioResamplerSinc.cpp649 uint32_t indexP = ( phase & c.cMask) >> c.cShift; local
655 indexP *= offset;
658 int32_t const* coefsP = mFirCoefs + indexP;

Completed in 56 milliseconds