Home
last modified time | relevance | path

Searched refs:lfoValueRight (Results 1 – 1 of 1) sorted by relevance

/external/sonivox/arm-wt-22k/lib_src/
Deas_chorus.c257 EAS_I16 lfoValueRight; in ChorusProcess() local
349lfoValueRight = WeightedTap(EAS_chorusShape, 0, pChorusData->lfoRPhase, CHORUS_SHAPE_SIZE); in ChorusProcess()
354 positionOffsetR = pChorusData->m_nDepth * (((EAS_I32)lfoValueRight) << 1); in ChorusProcess()