HomeSort by relevance Sort by last modified time
    Searched refs:fmAttackTable (Results 1 - 4 of 4) sorted by null

  /external/sonivox/arm-fm-22k/lib_src/
eas_fmtables.c 83 const EAS_U16 fmAttackTable[15] =
eas_fmsynth.c 88 extern const EAS_U16 fmAttackTable[16];
640 temp = pOper->envGain + fmAttackTable[pOperData->attackDecay >> 4];
  /external/sonivox/arm-hybrid-22k/lib_src/
eas_fmtables.c 83 const EAS_U16 fmAttackTable[15] =
eas_fmsynth.c 88 extern const EAS_U16 fmAttackTable[16];
640 temp = pOper->envGain + fmAttackTable[pOperData->attackDecay >> 4];

Completed in 249 milliseconds