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

  /external/sonivox/arm-fm-22k/lib_src/
eas_chorus.c 261 EAS_PCM tapR;
360 tapR = WeightedTap(pChorusData->chorusDelayR, pChorusData->chorusIndexR, positionOffsetR, CHORUS_R_SIZE);
363 tempValue = MULT_EG1_EG1(tapR, pChorusData->m_nLevel);
  /external/sonivox/arm-hybrid-22k/lib_src/
eas_chorus.c 261 EAS_PCM tapR;
360 tapR = WeightedTap(pChorusData->chorusDelayR, pChorusData->chorusIndexR, positionOffsetR, CHORUS_R_SIZE);
363 tempValue = MULT_EG1_EG1(tapR, pChorusData->m_nLevel);
  /external/sonivox/arm-wt-22k/lib_src/
eas_chorus.c 261 EAS_PCM tapR;
360 tapR = WeightedTap(pChorusData->chorusDelayR, pChorusData->chorusIndexR, positionOffsetR, CHORUS_R_SIZE);
363 tempValue = MULT_EG1_EG1(tapR, pChorusData->m_nLevel);

Completed in 1039 milliseconds