Searched refs:DSERR_BUFFERLOST (Results 1 - 5 of 5) sorted by relevance

/vbox/src/VBox/Devices/Audio/
H A Ddsound_template.h108 if (hr == DSERR_BUFFERLOST) {
H A Ddsoundaudio.c169 #ifdef DSERR_BUFFERLOST
170 case DSERR_BUFFERLOST:
316 case DSERR_BUFFERLOST:
1026 if (hr == DSERR_BUFFERLOST) {
1030 if (hr == DSERR_BUFFERLOST)
H A DDrvHostDSound.cpp226 if (hr == DSERR_BUFFERLOST)
1082 if (hr == DSERR_BUFFERLOST)
1093 if (hr == DSERR_BUFFERLOST)
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Ddsound.h140 #define DSERR_BUFFERLOST MAKE_DSHRESULT(150) macro
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
H A Ddsound.h140 #define DSERR_BUFFERLOST MAKE_DSHRESULT(150) macro

Completed in 69 milliseconds