Home
last modified time | relevance | path

Searched refs:pDLSArticulations (Results 1 – 3 of 3) sorted by relevance

/external/sonivox/arm-wt-22k/lib_src/
Deas_dlssynth.c59 pDLSArt = &pSynth->pDLS->pDLSArticulations[pWTVoice->artIndex]; in DLS_MuteVoice()
87 pDLSArt = &pSynth->pDLS->pDLSArticulations[pWTVoice->artIndex]; in DLS_ReleaseVoice()
118 pDLSArt = &pSynth->pDLS->pDLSArticulations[pWTVoice->artIndex]; in DLS_SustainPedal()
320 pDLSArt = &pSynth->pDLS->pDLSArticulations[pWTVoice->artIndex]; in DLS_StartVoice()
392 pDLSArt = &pSynth->pDLS->pDLSArticulations[pWTVoice->artIndex]; in DLS_UpdateVoice()
Deas_sndlib.h350 S_DLS_ARTICULATION *pDLSArticulations; member
Deas_mdls.c673 dls.pDLS->pDLSArticulations = p; in DLSParser()
2476 pArt = &pDLSData->pDLS->pDLSArticulations[artIndex]; in Convert_art()
2773 pArt = &pEAS->pDLSArticulations[i]; in DumpDLS()