Searched refs:attackDecay (Results 1 - 5 of 5) sorted by relevance

/external/sonivox/arm-fm-22k/lib_src/
H A Deas_fmsynth.c354 fmDecayTable[pRegion->oper[operIndex].attackDecay & 0x0f],
470 fmDecayTable[pRegion->oper[operIndex].attackDecay & 0x0f],
474 if ((pRegion->oper[operIndex].attackDecay & 0xf0) == 0xf0)
640 temp = pOper->envGain + fmAttackTable[pOperData->attackDecay >> 4];
H A Deas_sndlib.h253 EAS_U8 attackDecay; member in struct:s_fm_oper_tag
/external/sonivox/arm-hybrid-22k/lib_src/
H A Deas_fmsynth.c354 fmDecayTable[pRegion->oper[operIndex].attackDecay & 0x0f],
470 fmDecayTable[pRegion->oper[operIndex].attackDecay & 0x0f],
474 if ((pRegion->oper[operIndex].attackDecay & 0xf0) == 0xf0)
640 temp = pOper->envGain + fmAttackTable[pOperData->attackDecay >> 4];
H A Deas_sndlib.h253 EAS_U8 attackDecay; member in struct:s_fm_oper_tag
/external/sonivox/arm-wt-22k/lib_src/
H A Deas_sndlib.h253 EAS_U8 attackDecay; member in struct:s_fm_oper_tag

Completed in 75 milliseconds