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

  /external/sonivox/arm-fm-22k/lib_src/
eas_fmsynth.c 354 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];
eas_sndlib.h 253 EAS_U8 attackDecay;
  /external/sonivox/arm-hybrid-22k/lib_src/
eas_fmsynth.c 354 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];
eas_sndlib.h 253 EAS_U8 attackDecay;
  /external/sonivox/arm-wt-22k/lib_src/
eas_sndlib.h 253 EAS_U8 attackDecay;

Completed in 552 milliseconds