Home
last modified time | relevance | path

Searched refs:DMUS_REGION (Results 1 – 2 of 2) sorted by relevance

/reactos/sdk/include/dxsdk/
H A Ddmdls.h100 } DMUS_REGION; typedef
/reactos/dll/directx/wine/dmusic/
H A Dport.c286 …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()