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

  /external/sonivox/arm-fm-22k/lib_src/
eas_chorus.c 61 static const EAS_I16 EAS_chorusShape[CHORUS_SHAPE_SIZE] = {
303 lfoValueLeft = WeightedTap(EAS_chorusShape, 0, pChorusData->lfoLPhase, CHORUS_SHAPE_SIZE);
349 lfoValueRight = WeightedTap(EAS_chorusShape, 0, pChorusData->lfoRPhase, CHORUS_SHAPE_SIZE);
  /external/sonivox/arm-hybrid-22k/lib_src/
eas_chorus.c 61 static const EAS_I16 EAS_chorusShape[CHORUS_SHAPE_SIZE] = {
303 lfoValueLeft = WeightedTap(EAS_chorusShape, 0, pChorusData->lfoLPhase, CHORUS_SHAPE_SIZE);
349 lfoValueRight = WeightedTap(EAS_chorusShape, 0, pChorusData->lfoRPhase, CHORUS_SHAPE_SIZE);
  /external/sonivox/arm-wt-22k/lib_src/
eas_chorus.c 61 static const EAS_I16 EAS_chorusShape[CHORUS_SHAPE_SIZE] = {
303 lfoValueLeft = WeightedTap(EAS_chorusShape, 0, pChorusData->lfoLPhase, CHORUS_SHAPE_SIZE);
349 lfoValueRight = WeightedTap(EAS_chorusShape, 0, pChorusData->lfoRPhase, CHORUS_SHAPE_SIZE);

Completed in 47 milliseconds