Home
last modified time | relevance | path

Searched defs:AL_REVERB_DECAY_HFLIMIT (Results 1 – 15 of 15) sorted by relevance

/dports/games/naev/naev-0.7.0/src/
H A Dnopenal.h61 #define AL_REVERB_DECAY_HFLIMIT 0x000D macro
/dports/audio/lewton/lewton-0.10.2/cargo-crates/al-sys-0.6.1/src/
H A Defx.rs35 pub const AL_REVERB_DECAY_HFLIMIT: ::std::os::raw::c_int = 13; const
/dports/audio/lewton/lewton-0.10.2/cargo-crates/alto-3.0.4/src/
H A Dext.rs347 pub const AL_REVERB_DECAY_HFLIMIT, const
/dports/games/diaspora/Diaspora_R1_Linux/Diaspora/fs2_open/openal/include/
H A Defx.h89 #define AL_REVERB_DECAY_HFLIMIT 0x000D macro
/dports/games/openspades/openspades-0.1.3/Sources/Audio/AL/
H A Defx.h74 #define AL_REVERB_DECAY_HFLIMIT 0x000D macro
/dports/games/solarus/solarus-f43727b232b3ed13d98440a845e2a29e470e4f0d/libraries/win32/mingw32/include/AL/
H A Defx.h70 #define AL_REVERB_DECAY_HFLIMIT 0x000D macro
/dports/games/assaultcube/AssaultCube_v1.2.0.2/source/include/AL/
H A Defx.h70 #define AL_REVERB_DECAY_HFLIMIT 0x000D macro
/dports/games/iortcw/iortcw-1.51c/SP/code/AL/
H A Defx.h48 #define AL_REVERB_DECAY_HFLIMIT 0x000D macro
/dports/games/zdoom/zdoom-2.8.1/src/sound/
H A Defx.h45 #define AL_REVERB_DECAY_HFLIMIT 0x000D macro
/dports/emulators/dolphin-emu/dolphin-3152428/Externals/OpenAL/include/
H A Defx.h48 #define AL_REVERB_DECAY_HFLIMIT 0x000D macro
/dports/games/openmw/openmw-openmw-0.47.0/apps/openmw/mwsound/
H A Defx.h48 #define AL_REVERB_DECAY_HFLIMIT 0x000D macro
/dports/audio/py-al/PyAL-0.1.0/openal/
H A Defx.py40 AL_REVERB_DECAY_HFLIMIT = 0x000D variable
/dports/games/iortcw/iortcw-1.51c/MP/code/AL/
H A Defx.h48 #define AL_REVERB_DECAY_HFLIMIT 0x000D macro
/dports/devel/sfml/SFML-2.5.1/extlibs/headers/AL/
H A Defx.h48 #define AL_REVERB_DECAY_HFLIMIT 0x000D macro
/dports/games/lwjgl/lwjgl-2df01dd/src/templates/org/lwjgl/openal/
H A DEFX10.java103 int AL_REVERB_DECAY_HFLIMIT = 0x000D; field