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

  /external/sonivox/arm-fm-22k/lib_src/
eas_sndlib.h 96 #define REGION_FLAG_ONE_SHOT 0x08
eas_fmsynth.c 262 if (pRegion->region.keyGroupAndFlags & REGION_FLAG_ONE_SHOT)
772 bTemp = FM_UpdateEG(pVoice, &pFMVoice->oper[operIndex], &pRegion->oper[operIndex], pRegion->region.keyGroupAndFlags & REGION_FLAG_ONE_SHOT);
  /external/sonivox/arm-hybrid-22k/lib_src/
eas_sndlib.h 96 #define REGION_FLAG_ONE_SHOT 0x08
eas_fmsynth.c 262 if (pRegion->region.keyGroupAndFlags & REGION_FLAG_ONE_SHOT)
772 bTemp = FM_UpdateEG(pVoice, &pFMVoice->oper[operIndex], &pRegion->oper[operIndex], pRegion->region.keyGroupAndFlags & REGION_FLAG_ONE_SHOT);
  /external/sonivox/arm-wt-22k/lib_src/
eas_sndlib.h 96 #define REGION_FLAG_ONE_SHOT 0x08

Completed in 199 milliseconds