Searched refs:numCoefs (Results 1 – 1 of 1) sorted by relevance
252 const size_t numCoefs = 2 * c.halfNumCoefs; in init() local253 const size_t stateSize = numCoefs * mChannelCount * 2; in init()257 mRingFull = mImpulse + (numCoefs+1)*mChannelCount; in init()