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

/external/sonivox/arm-fm-22k/lib_src/
H A Deas_chorus.c261 EAS_PCM tapR; local
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/
H A Deas_chorus.c261 EAS_PCM tapR; local
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/
H A Deas_chorus.c261 EAS_PCM tapR; local
360 tapR = WeightedTap(pChorusData->chorusDelayR, pChorusData->chorusIndexR, positionOffsetR, CHORUS_R_SIZE);
363 tempValue = MULT_EG1_EG1(tapR, pChorusData->m_nLevel);

Completed in 17 milliseconds