Searched refs:IDirectSound_SetSpeakerConfig (Results 1 - 2 of 2) sorted by relevance

/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Ddsound.h469 #define IDirectSound_SetSpeakerConfig(p,a) (p)->lpVtbl->SetSpeakerConfig(p,a) macro
483 #define IDirectSound_SetSpeakerConfig(p,a) (p)->SetSpeakerConfig(a) macro
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
H A Ddsound.h462 #define IDirectSound_SetSpeakerConfig(p,a) (p)->lpVtbl->SetSpeakerConfig(p,a) macro
476 #define IDirectSound_SetSpeakerConfig(p,a) (p)->SetSpeakerConfig(a) macro

Completed in 58 milliseconds