Searched refs:DMUS_REGION (Results 1 – 2 of 2) sorted by relevance
100 } DMUS_REGION; typedef
286 …O) + sizeof(ULONG) * (1 + nb_regions) + sizeof(DMUS_INSTRUMENT) + sizeof(DMUS_REGION) * nb_regions; in SynthPortImpl_IDirectMusicPort_DownloadInstrument()313 DMUS_REGION *region = (DMUS_REGION*)(data + offset); in SynthPortImpl_IDirectMusicPort_DownloadInstrument()316 offset += sizeof(DMUS_REGION); in SynthPortImpl_IDirectMusicPort_DownloadInstrument()