Searched refs:pDLSRegions (Results 1 – 4 of 4) sorted by relevance
349 S_DLS_REGION *pDLSRegions; member
318 pDLSRegion = &pSynth->pDLS->pDLSRegions[regionIndex & REGION_INDEX_MASK]; in DLS_StartVoice()390 pDLSRegion = &pSynth->pDLS->pDLSRegions[pVoice->regionIndex & REGION_INDEX_MASK]; in DLS_UpdateVoice()
668 dls.pDLS->pDLSRegions = p; in DLSParser()1688 …pDLSData->pDLS->pDLSRegions[pDLSData->regionCount - 1].wtRegion.region.keyGroupAndFlags |= REGION_… in Parse_lrgn()1838 …if ((result = Parse_rgnh(pDLSData, rgnhPos, &pDLSData->pDLS->pDLSRegions[regionIndex & REGION_INDE… in Parse_rgn()2446 pRgn = &pDLSData->pDLS->pDLSRegions[regionIndex]; in Convert_rgn()
129 return &pSynth->pDLS->pDLSRegions[regionIndex & REGION_INDEX_MASK].wtRegion.region; in GetRegionPtr()