Home
last modified time | relevance | path

Searched refs:AL_NONE (Results 176 – 200 of 233) sorted by relevance

12345678910

/dports/graphics/gstreamer1-plugins-openjpeg/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/audio/gstreamer1-plugins-webrtcdsp/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/audio/gstreamer1-plugins-openmpt/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/comms/gstreamer1-plugins-spandsp/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/audio/gstreamer1-plugins-bs2b/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/audio/gstreamer1-plugins-chromaprint/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/audio/gstreamer1-plugins-faad/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/audio/gstreamer1-plugins-flite/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/audio/gstreamer1-plugins-faac/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/audio/gstreamer1-plugins-lv2/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/security/gstreamer1-plugins-dtls/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/graphics/gstreamer1-plugins-openexr/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/graphics/gstreamer1-plugins-opencv/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/graphics/gstreamer1-plugins-kms/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/ftp/gstreamer1-plugins-curl/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/www/gstreamer1-plugins-neon/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-x265/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/games/trigger-rally/trigger-rally-0.6.6.1/src/PEngine/
H A Daudio.cpp207 if (AL_NONE == this->buffer) in PAudioSample()
/dports/games/naev/naev-0.7.0/src/
H A Dsound_openal.c947 alSourcei( v->u.al.source, AL_BUFFER, AL_NONE ); in sound_al_updateVoice()
1459 alSourcei( g->sources[j], AL_BUFFER, AL_NONE ); in sound_al_update()
/dports/audio/openal-soft/openal-soft-1.21.1/al/
H A Dsource.cpp855 case AL_NONE: return al::make_optional(DistanceModel::Disable); in DistanceModelFromALenum()
869 case DistanceModel::Disable: return AL_NONE; in ALenumFromDistanceModel()
2880 source->OffsetType = AL_NONE; in alSourcePlayv()
2933 source->OffsetType = AL_NONE; in alSourcePlayv()
3000 source->OffsetType = AL_NONE; in alSourcePlayv()
3156 source->OffsetType = AL_NONE; in alSourceStopv()
3221 source->OffsetType = AL_NONE; in alSourceRewindv()
/dports/devel/allegro5/allegro5-5.2.7.0/addons/audio/
H A Dopenal.c110 alDistanceModel(AL_NONE); in _openal_open()
/dports/audio/lewton/lewton-0.10.2/cargo-crates/alto-3.0.4/src/al/
H A Dmod.rs396 sys::AL_NONE => DistanceModel::None, in distance_model()
411 DistanceModel::None => sys::AL_NONE, in set_distance_model()
1159 sys::AL_NONE => DistanceModel::None, in distance_model()
1175 DistanceModel::None => sys::AL_NONE, in set_distance_model()
/dports/devel/love08/love-0.8.0/src/modules/audio/openal/
H A DSource.cpp453 alSourcei(source, AL_BUFFER, AL_NONE); in stopAtomic()
/dports/games/lugaru/lugaru-c7b99378439735c60f84869b05c6ebde53083667/Source/Audio/
H A Dopenal_wrapper.cpp414 ALenum format = AL_NONE; in OPENAL_Sample_Load()
/dports/games/linwarrior/linwarrior/source/
H A Dmain.cpp491 if (buffer == AL_NONE) throw "Could not create buffer from file for background music."; in sdlmain()

12345678910