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

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

Completed in 49 milliseconds