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

/external/sonivox/arm-wt-22k/lib_src/
H A Deas_chorus.c256 EAS_I16 lfoValueLeft; local
303 lfoValueLeft = WeightedTap(EAS_chorusShape, 0, pChorusData->lfoLPhase, CHORUS_SHAPE_SIZE);
308 positionOffsetL = pChorusData->m_nDepth * (((EAS_I32)lfoValueLeft) << 1);

Completed in 99 milliseconds