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

  /external/sonivox/arm-hybrid-22k/lib_src/
eas_wtsynth.c 395 pWTVoice->phaseAccum = (EAS_U32) pSynth->pEAS->pSamples + pSynth->pEAS->pSampleOffsets[pRegion->waveIndex];
397 pWTVoice->phaseAccum = pSynth->pEAS->pSampleOffsets[pRegion->waveIndex];
399 pWTVoice->phaseAccum = (EAS_U32) pSynth->pEAS->pSamples + pSynth->pEAS->pSampleOffsets[pRegion->waveIndex];
    [all...]
eas_sndlib.h 390 SCNST EAS_U32 *pSampleOffsets;
  /external/sonivox/arm-wt-22k/lib_src/
eas_wtsynth.c 395 pWTVoice->phaseAccum = (EAS_U32) pSynth->pEAS->pSamples + pSynth->pEAS->pSampleOffsets[pRegion->waveIndex];
397 pWTVoice->phaseAccum = pSynth->pEAS->pSampleOffsets[pRegion->waveIndex];
399 pWTVoice->phaseAccum = (EAS_U32) pSynth->pEAS->pSamples + pSynth->pEAS->pSampleOffsets[pRegion->waveIndex];
    [all...]
eas_sndlib.h 390 SCNST EAS_U32 *pSampleOffsets;
  /external/sonivox/arm-fm-22k/lib_src/
eas_sndlib.h 390 SCNST EAS_U32 *pSampleOffsets;

Completed in 33 milliseconds