Home
last modified time | relevance | path

Searched defs:alcResetDeviceSOFT (Results 1 – 5 of 5) sorted by relevance

/dports/sysutils/edk2/edk2-edk2-stable202102/ArmPkg/Library/ArmSoftFloatLib/berkeley-softfloat-3/source/8086-SSE/
H A Ds_commonNaNToExtF80UI.c51 uiZ.v64 = (uint_fast16_t) aPtr->sign<<15 | 0x7FFF;
/dports/games/warzone2100/warzone2100/lib/sound/
H A Dopenal_track.cpp89 static LPALCRESETDEVICESOFT alcResetDeviceSOFT = nullptr; variable
/dports/games/openmw/openmw-openmw-0.47.0/apps/openmw/mwsound/
H A Dopenal_output.cpp898 LPALCRESETDEVICESOFT alcResetDeviceSOFT = nullptr; in setHrtf() local
/dports/games/dhewm3/dhewm3-1.5.1/neo/sound/
H A Dsnd_local.h757 LPALCRESETDEVICESOFT alcResetDeviceSOFT; // needs ALC_SOFT_HRTF extension variable
/dports/audio/openal-soft/openal-soft-1.21.1/alc/
H A Dalc.cpp4102 ALC_API ALCboolean ALC_APIENTRY alcResetDeviceSOFT(ALCdevice *device, const ALCint *attribs) in alcResetDeviceSOFT() function