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

/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Ddmusicc.h230 #define DSBUSID_FIRST_SPKR_LOC 0x00000000 macro
252 #define DSBUSID_IS_SPKR_LOC(id) (((id) >= DSBUSID_FIRST_SPKR_LOC) && ((id) <= DSBUSID_LAST_SPKR_LOC))
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
H A Ddmusicc.h232 #define DSBUSID_FIRST_SPKR_LOC 0x00000000 macro
254 #define DSBUSID_IS_SPKR_LOC(id) (((id) >= DSBUSID_FIRST_SPKR_LOC) && ((id) <= DSBUSID_LAST_SPKR_LOC))

Completed in 50 milliseconds