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

/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Ddsound.h523 #define IDirectSound8_SetSpeakerConfig(p,a) (p)->lpVtbl->SetSpeakerConfig(p,a) macro
539 #define IDirectSound8_SetSpeakerConfig(p,a) (p)->SetSpeakerConfig(a) macro
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
H A Ddsound.h516 #define IDirectSound8_SetSpeakerConfig(p,a) (p)->lpVtbl->SetSpeakerConfig(p,a) macro
532 #define IDirectSound8_SetSpeakerConfig(p,a) (p)->SetSpeakerConfig(a) macro

Completed in 105 milliseconds