Home
last modified time | relevance | path

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

/reactos/dll/directx/wine/dsound/
H A Dsound3d.c314 IDirectSound3DBufferImpl *This = (IDirectSound3DBufferImpl *)iface; in IDirectSound3DBufferImpl_QueryInterface()
354 IDirectSound3DBufferImpl *This = (IDirectSound3DBufferImpl *)iface; in IDirectSound3DBufferImpl_GetAllParameters()
377 IDirectSound3DBufferImpl *This = (IDirectSound3DBufferImpl *)iface; in IDirectSound3DBufferImpl_GetConeAngles()
389 IDirectSound3DBufferImpl *This = (IDirectSound3DBufferImpl *)iface; in IDirectSound3DBufferImpl_GetConeOrientation()
402 IDirectSound3DBufferImpl *This = (IDirectSound3DBufferImpl *)iface; in IDirectSound3DBufferImpl_GetConeOutsideVolume()
412 IDirectSound3DBufferImpl *This = (IDirectSound3DBufferImpl *)iface; in IDirectSound3DBufferImpl_GetMaxDistance()
422 IDirectSound3DBufferImpl *This = (IDirectSound3DBufferImpl *)iface; in IDirectSound3DBufferImpl_GetMinDistance()
432 IDirectSound3DBufferImpl *This = (IDirectSound3DBufferImpl *)iface; in IDirectSound3DBufferImpl_GetMode()
442 IDirectSound3DBufferImpl *This = (IDirectSound3DBufferImpl *)iface; in IDirectSound3DBufferImpl_GetPosition()
455 IDirectSound3DBufferImpl *This = (IDirectSound3DBufferImpl *)iface; in IDirectSound3DBufferImpl_GetVelocity()
[all …]
H A Ddsound_private.h91 typedef struct IDirectSound3DBufferImpl IDirectSound3DBufferImpl; typedef
220 IDirectSound3DBufferImpl* ds3db;
336 struct IDirectSound3DBufferImpl struct
347 IDirectSound3DBufferImpl **pds3db) DECLSPEC_HIDDEN; argument
349 IDirectSound3DBufferImpl *pds3db) DECLSPEC_HIDDEN;