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

/vbox/src/VBox/Devices/Audio/
H A Ddsoundaudio.c741 IDirectSoundCaptureBuffer_Release (ds->dsound_capture_buffer);
H A DDrvHostDSound.cpp690 IDirectSoundCaptureBuffer_Release(pDSoundStrmIn->pDSCB);
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Ddsound.h787 #define IDirectSoundCaptureBuffer_Release(p) (p)->lpVtbl->Release(p) macro
802 #define IDirectSoundCaptureBuffer_Release(p) (p)->Release() macro
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
H A Ddsound.h780 #define IDirectSoundCaptureBuffer_Release(p) (p)->lpVtbl->Release(p) macro
795 #define IDirectSoundCaptureBuffer_Release(p) (p)->Release() macro

Completed in 65 milliseconds