Home
last modified time | relevance | path

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

/reactos/dll/directx/wine/dsound/
H A Dsound3d.c1069 pdsl->device->ds3dl.flDopplerFactor = DS3D_DEFAULTDOPPLERFACTOR; in IDirectSound3DListenerImpl_Create()
H A Ddsound.c1174 device->ds3dl.flDopplerFactor = DS3D_DEFAULTDOPPLERFACTOR; in DirectSoundDevice_Create()
/reactos/sdk/include/psdk/
H A Ddsound.h927 #define DS3D_DEFAULTDOPPLERFACTOR 1.0f macro