Home | History | Annotate | Download | only in lib_src

Lines Matching refs:pDLS

59     pDLSArt = &pSynth->pDLS->pDLSArticulations[pWTVoice->artIndex];
87 pDLSArt = &pSynth->pDLS->pDLSArticulations[pWTVoice->artIndex];
118 pDLSArt = &pSynth->pDLS->pDLSArticulations[pWTVoice->artIndex];
318 pDLSRegion = &pSynth->pDLS->pDLSRegions[regionIndex & REGION_INDEX_MASK];
320 pDLSArt = &pSynth->pDLS->pDLSArticulations[pWTVoice->artIndex];
348 pWTVoice->phaseAccum = (EAS_U32) pSynth->pDLS->pDLSSamples + pSynth->pDLS->pDLSSampleOffsets[pDLSRegion->wtRegion.waveIndex];
355 pWTVoice->loopStart = pWTVoice->loopEnd = pWTVoice->phaseAccum + pSynth->pDLS->pDLSSampleLen[pDLSRegion->wtRegion.waveIndex] - 1;
390 pDLSRegion = &pSynth->pDLS->pDLSRegions[pVoice->regionIndex & REGION_INDEX_MASK];
392 pDLSArt = &pSynth->pDLS->pDLSArticulations[pWTVoice->artIndex];