Home
last modified time | relevance | path

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

/reactos/dll/directx/wine/dsound/
H A Dsound3d.c333 static ULONG WINAPI IDirectSound3DBufferImpl_Release(LPDIRECTSOUND3DBUFFER iface) in IDirectSound3DBufferImpl_Release() function
645 IDirectSound3DBufferImpl_Release,
714 while (IDirectSound3DBufferImpl_Release((LPDIRECTSOUND3DBUFFER)pds3db) > 0); in IDirectSound3DBufferImpl_Destroy()