HomeSort by relevance Sort by last modified time
    Searched refs:lfoValueRight (Results 1 - 3 of 3) sorted by null

  /external/sonivox/arm-fm-22k/lib_src/
eas_chorus.c 257 EAS_I16 lfoValueRight;
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/
eas_chorus.c 257 EAS_I16 lfoValueRight;
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/
eas_chorus.c 257 EAS_I16 lfoValueRight;
349 lfoValueRight = WeightedTap(EAS_chorusShape, 0, pChorusData->lfoRPhase, CHORUS_SHAPE_SIZE);
354 positionOffsetR = pChorusData->m_nDepth * (((EAS_I32)lfoValueRight) << 1);

Completed in 406 milliseconds