Home
last modified time | relevance | path

Searched refs:AL_NONE (Results 126 – 150 of 233) sorted by relevance

12345678910

/dports/games/flightgear/flightgear-2020.3.11/test_suite/attic/
H A Dalcinfo.cxx111 if (error == AL_NONE) { in main()
/dports/multimedia/dvdauthor/dvdauthor-d5bb0b/src/
H A Dda-internal.h37 enum {AL_NONE=0,AL_NOLANG=1,AL_LANG=2}; /* values for audiodesc.alangpresent and subpicdesc.slangpr… enumerator
/dports/games/keeperrl/keeperrl-alpha23/
H A Daudio_device.cpp20 alDistanceModel(AL_NONE); in initialize()
/dports/audio/alure/alure-1.2/src/
H A Dcodec_mpg123.cpp217 : alureStream(_fstream), mp3File(NULL), format(AL_NONE), in mp3Stream()
H A Dstream.cpp49 if(format == AL_NONE || format == -1) in InitStream()
/dports/games/openmw/openmw-openmw-0.47.0/apps/openmw/mwsound/
H A Dopenal_output.cpp118 ALint type = AL_NONE; in LoadEffect()
254 return AL_NONE; in getALFormat()
383 : mSource(src), mCurrentBufIdx(0), mFormat(AL_NONE), mSampleRate(0) in OpenAL_SoundStream()
951 ALenum format = AL_NONE; in loadSound()
/dports/audio/openal-soft/openal-soft-1.21.1/al/
H A Dstate.cpp102 case AL_NONE: return al::make_optional(DistanceModel::Disable); in DistanceModelFromALenum()
116 case DistanceModel::Disable: return AL_NONE; in ALenumFromDistanceModel()
/dports/games/lwjgl/lwjgl-2df01dd/src/templates/org/lwjgl/openal/
H A DAL10.java56 int AL_NONE = 0; field
/dports/devel/love07/love-HEAD/src/modules/audio/openal/
H A DSource.cpp320 alSourcei(source, AL_BUFFER, AL_NONE); in stopAtomic()
/dports/games/spring/spring_98.0/rts/System/Sound/OpenAL/
H A DSoundSource.cpp244 alSourcei(id, AL_BUFFER, AL_NONE); in PlayStream()
/dports/games/supertux2/SuperTux-v0.6.3-Source/mk/emscripten/AL/
H A Dal.h47 #define AL_NONE 0 macro
/dports/net-im/telegram-desktop/tdesktop-3.2.5-full/Telegram/SourceFiles/media/audio/
H A Dmedia_audio_track.cpp223 alSourcei(_alSource, AL_BUFFER, AL_NONE); in detachFromDevice()
/dports/devel/emscripten/emscripten-2.0.3/system/include/AL/
H A Dal.h47 #define AL_NONE 0 macro
/dports/multimedia/qt5-multimedia/kde-qtmultimedia-5.15.2p3/src/imports/audioengine/
H A Dqaudioengine_openal_p.cpp235 alDistanceModel(AL_NONE); in QAudioEnginePrivate()
/dports/games/openclonk/openclonk-release-8.1-src/src/platform/
H A DC4SoundLoaders.cpp247 if (wav == AL_NONE) in ReadInfo()
/dports/audio/openal-soft/openal-soft-1.21.1/examples/
H A Dalstreamcb.cpp131 mFormat = AL_NONE; in open()
H A Dalreverb.c177 format = AL_NONE; in LoadSound()
H A Dalrecord.c241 format = AL_NONE; in main()
/dports/audio/py-al/PyAL-0.1.0/openal/
H A Dal.py52 AL_NONE = 0
/dports/devel/simgear/simgear-2020.3.11/simgear/sound/
H A Dreadwav.cxx50 Buffer() : data(nullptr), format(AL_NONE), length(0), frequency(0.0f) {} in Buffer()
/dports/games/glest/glest_source_3.2.2/source/shared_lib/sources/sound/openal/
H A Dsound_player_openal.cpp45 alSourcei(source, AL_BUFFER, AL_NONE); in stop()
/dports/net/gstreamer1-plugins-srtp/gst-plugins-bad-1.16.2/ext/openal/
H A Dgstopenalsink.c667 ALuint format = AL_NONE; in gst_openal_sink_parse_spec()
886 if (sink->format == AL_NONE) { in gst_openal_sink_prepare()
/dports/net/gstreamer1-plugins-libmms/gst-plugins-bad-1.16.2/ext/openal/
H A Dgstopenalsink.c667 ALuint format = AL_NONE; in gst_openal_sink_parse_spec()
886 if (sink->format == AL_NONE) { in gst_openal_sink_prepare()
/dports/multimedia/gstreamer1-plugins-smoothstreaming/gst-plugins-bad-1.16.2/ext/openal/
H A Dgstopenalsink.c667 ALuint format = AL_NONE; in gst_openal_sink_parse_spec()
886 if (sink->format == AL_NONE) { in gst_openal_sink_prepare()
/dports/multimedia/gstreamer1-plugins-resindvd/gst-plugins-bad-1.16.2/ext/openal/
H A Dgstopenalsink.c667 ALuint format = AL_NONE; in gst_openal_sink_parse_spec()
886 if (sink->format == AL_NONE) { in gst_openal_sink_prepare()

12345678910