Searched refs:fmAttackTable (Results 1 - 4 of 4) sorted by relevance

/external/sonivox/arm-fm-22k/lib_src/
H A Deas_fmtables.c83 const EAS_U16 fmAttackTable[15] = variable
H A Deas_fmsynth.c88 extern const EAS_U16 fmAttackTable[16];
640 temp = pOper->envGain + fmAttackTable[pOperData->attackDecay >> 4];
/external/sonivox/arm-hybrid-22k/lib_src/
H A Deas_fmtables.c83 const EAS_U16 fmAttackTable[15] = variable
H A Deas_fmsynth.c88 extern const EAS_U16 fmAttackTable[16];
640 temp = pOper->envGain + fmAttackTable[pOperData->attackDecay >> 4];

Completed in 1577 milliseconds