Searched refs:LPDIRECTSOUNDBUFFER (Results 1 - 9 of 9) sorted by relevance

/vbox/src/VBox/Devices/Audio/
H A Ddsound_template.h47 #define BUFPTR LPDIRECTSOUNDBUFFER
H A DDrvHostDSound.cpp77 LPDIRECTSOUNDBUFFER pDSB;
178 static int dsoundPlayRestore(LPDIRECTSOUNDBUFFER pDSB)
188 static int dsoundUnlockOutput(LPDIRECTSOUNDBUFFER pDSB,
212 static int dsoundLockOutput(LPDIRECTSOUNDBUFFER pDSB, PDMPCMPROPS *pProps,
497 static int dsoundPlayGetStatus(LPDIRECTSOUNDBUFFER pDSB, DWORD *pStatus)
1066 LPDIRECTSOUNDBUFFER pDSB = pDSoundStrmOut->pDSB;
H A Ddsoundaudio.c107 LPDIRECTSOUNDBUFFER dsound_buffer;
304 static int dsound_restore_out (LPDIRECTSOUNDBUFFER dsb)
1002 LPDIRECTSOUNDBUFFER dsb = ds->dsound_buffer;
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Ddmusics.h225 STDMETHOD(SetDirectSound)(THIS_ LPDIRECTSOUND pDirectSound, LPDIRECTSOUNDBUFFER pDirectSoundBuffer) PURE;
H A Ddsound.h85 typedef struct IDirectSoundBuffer *LPDIRECTSOUNDBUFFER,**LPLPDIRECTSOUNDBUFFER; typedef in typeref:struct:IDirectSoundBuffer
448 STDMETHOD(DuplicateSoundBuffer)(THIS_ LPDIRECTSOUNDBUFFER lpDsbOriginal, LPLPDIRECTSOUNDBUFFER lplpDsbDuplicate) PURE;
501 STDMETHOD(DuplicateSoundBuffer)(THIS_ LPDIRECTSOUNDBUFFER lpDsbOriginal, LPLPDIRECTSOUNDBUFFER lplpDsbDuplicate) PURE;
H A Ddmusicc.h677 STDMETHOD(SetDirectSound)(THIS_ LPDIRECTSOUND pDirectSound, LPDIRECTSOUNDBUFFER pDirectSoundBuffer) PURE;
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
H A Ddmusics.h225 STDMETHOD(SetDirectSound)(THIS_ LPDIRECTSOUND pDirectSound, LPDIRECTSOUNDBUFFER pDirectSoundBuffer) PURE;
H A Ddsound.h85 typedef struct IDirectSoundBuffer *LPDIRECTSOUNDBUFFER,**LPLPDIRECTSOUNDBUFFER; typedef in typeref:struct:IDirectSoundBuffer
441 STDMETHOD(DuplicateSoundBuffer)(THIS_ LPDIRECTSOUNDBUFFER lpDsbOriginal, LPLPDIRECTSOUNDBUFFER lplpDsbDuplicate) PURE;
494 STDMETHOD(DuplicateSoundBuffer)(THIS_ LPDIRECTSOUNDBUFFER lpDsbOriginal, LPLPDIRECTSOUNDBUFFER lplpDsbDuplicate) PURE;
H A Ddmusicc.h679 STDMETHOD(SetDirectSound)(THIS_ LPDIRECTSOUND pDirectSound, LPDIRECTSOUNDBUFFER pDirectSoundBuffer) PURE;

Completed in 376 milliseconds