Home
last modified time | relevance | path

Searched refs:ppvAudioPtr1 (Results 1 – 4 of 4) sorted by relevance

/reactos/dll/directx/dsound_new/
H A Dsecondary.c295 LPVOID *ppvAudioPtr1, in SecondaryDirectSoundBuffer8Impl_fnLock() argument
304 …This, dwOffset, dwBytes, ppvAudioPtr1, pdwAudioBytes1, ppvAudioPtr2, pdwAudioBytes2, dwFlags, This… in SecondaryDirectSoundBuffer8Impl_fnLock()
308 *ppvAudioPtr1 = (LPVOID)This->Buffer; in SecondaryDirectSoundBuffer8Impl_fnLock()
329 *ppvAudioPtr1 = This->Buffer + dwOffset; in SecondaryDirectSoundBuffer8Impl_fnLock()
H A Dcapturebuffer.c430 LPVOID* ppvAudioPtr1, in IDirectSoundCaptureBufferImpl_Lock() argument
439 …This, dwOffset, dwBytes, ppvAudioPtr1, pdwAudioBytes1, ppvAudioPtr2, pdwAudioBytes2, dwFlags, This… in IDirectSoundCaptureBufferImpl_Lock()
443 *ppvAudioPtr1 = (LPVOID)This->Buffer; in IDirectSoundCaptureBufferImpl_Lock()
458 *ppvAudioPtr1 = This->Buffer + dwOffset; in IDirectSoundCaptureBufferImpl_Lock()
H A Dprimary.c309 LPVOID *ppvAudioPtr1, in PrimaryDirectSoundBuffer8Impl_fnLock() argument
/reactos/sdk/include/psdk/
H A Ddsound.h557 …STDMETHOD(Lock)(THIS_ DWORD dwOffset, DWORD dwBytes, LPVOID *ppvAudioPtr1, LPDWORD pdwAudioBytes1,… in DECLARE_INTERFACE_()
640 …STDMETHOD(Lock)(THIS_ DWORD dwOffset, DWORD dwBytes, LPVOID *ppvAudioPtr1, LPDWORD pdwAudioBytes1,… in DECLARE_INTERFACE_()