Searched refs:normfunctions (Results 1 – 3 of 3) sorted by relevance
102 extern const normfunc normfunctions[4] DECLSPEC_HIDDEN;
267 device->normfunction = normfunctions[device->pwfx->wBitsPerSample/8 - 1]; in DSOUND_PrimaryOpen()575 device->normfunction = normfunctions[device->pwfx->wBitsPerSample/8 - 1]; in primarybuffer_SetFormat()
526 const normfunc normfunctions[4] = { variable