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

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

Completed in 2482 milliseconds