Home
last modified time | relevance | path

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

/external/sonivox/arm-hybrid-22k/lib_src/
Deas_chorus.c261 EAS_PCM tapR; in ChorusProcess() local
360tapR = WeightedTap(pChorusData->chorusDelayR, pChorusData->chorusIndexR, positionOffsetR, CHORUS_R… in ChorusProcess()
363 tempValue = MULT_EG1_EG1(tapR, pChorusData->m_nLevel); in ChorusProcess()
/external/sonivox/arm-wt-22k/lib_src/
Deas_chorus.c261 EAS_PCM tapR; in ChorusProcess() local
360tapR = WeightedTap(pChorusData->chorusDelayR, pChorusData->chorusIndexR, positionOffsetR, CHORUS_R… in ChorusProcess()
363 tempValue = MULT_EG1_EG1(tapR, pChorusData->m_nLevel); in ChorusProcess()
/external/sonivox/arm-fm-22k/lib_src/
Deas_chorus.c261 EAS_PCM tapR; in ChorusProcess() local
360tapR = WeightedTap(pChorusData->chorusDelayR, pChorusData->chorusIndexR, positionOffsetR, CHORUS_R… in ChorusProcess()
363 tempValue = MULT_EG1_EG1(tapR, pChorusData->m_nLevel); in ChorusProcess()