Searched refs:DSCBSTART_LOOPING (Results 1 - 4 of 4) sorted by relevance

/vbox/src/VBox/Devices/Audio/
H A Ddsoundaudio.c889 hr = IDirectSoundCaptureBuffer_Start (ds->dsound_capture_buffer, DSCBSTART_LOOPING);
H A DDrvHostDSound.cpp851 hr = IDirectSoundCaptureBuffer_Start(pDSoundStrmIn->pDSCB, DSCBSTART_LOOPING);
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Ddsound.h402 #define DSCBSTART_LOOPING 0x00000001 macro
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
H A Ddsound.h395 #define DSCBSTART_LOOPING 0x00000001 macro

Completed in 66 milliseconds