Home
last modified time | relevance | path

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

/reactos/dll/directx/wine/dsound/
H A Ddsound_private.h102 extern const normfunc normfunctions[4] DECLSPEC_HIDDEN;
H A Dprimary.c267 device->normfunction = normfunctions[device->pwfx->wBitsPerSample/8 - 1]; in DSOUND_PrimaryOpen()
575 device->normfunction = normfunctions[device->pwfx->wBitsPerSample/8 - 1]; in primarybuffer_SetFormat()
H A Ddsound_convert.c526 const normfunc normfunctions[4] = { variable