Home
last modified time | relevance | path

Searched refs:lfoAmt (Results 1 – 5 of 5) sorted by relevance

/external/sonivox/arm-hybrid-22k/lib_src/
Deas_synth.h210 EAS_I16 lfoAmt; /* amount of LFO to apply to voice */ member
Deas_fmsynth.c553 pChannel->lfoAmt = (EAS_I16) (temp + in FM_UpdateChannel()
743 temp = (fmScaleTable[pRegion->vibTrem >> 4] >> 1) + pChannel->lfoAmt; in FM_UpdateDynamic()
/external/sonivox/arm-fm-22k/lib_src/
Deas_synth.h210 EAS_I16 lfoAmt; /* amount of LFO to apply to voice */ member
Deas_fmsynth.c553 pChannel->lfoAmt = (EAS_I16) (temp + in FM_UpdateChannel()
743 temp = (fmScaleTable[pRegion->vibTrem >> 4] >> 1) + pChannel->lfoAmt; in FM_UpdateDynamic()
/external/sonivox/arm-wt-22k/lib_src/
Deas_synth.h210 EAS_I16 lfoAmt; /* amount of LFO to apply to voice */ member