Home
last modified time | relevance | path

Searched refs:stb_vorbis_get_samples_short_interleaved (Results 1 – 25 of 32) sorted by relevance

12

/dports/graphics/urho3d/Urho3D-1.7.1/Source/Urho3D/Audio/
H A DOggVorbisSoundStream.cpp80 …unsigned outSamples = (unsigned)stb_vorbis_get_samples_short_interleaved(vorbis, channels, (short*… in GetData()
89 …(unsigned)stb_vorbis_get_samples_short_interleaved(vorbis, channels, (short*)(dest + outBytes), nu… in GetData()
/dports/audio/libxmp/libxmp-4.5.0/src/depackers/
H A Dvorbis.h271 extern int stb_vorbis_get_samples_short_interleaved(stb_vorbis *f, int channels, short *buffer, int…
/dports/emulators/mesen/Mesen-0.9.8-4-g4c701ad6/Core/
H A DOggReader.cpp70 …int samplesReturned = stb_vorbis_get_samples_short_interleaved(_vorbis, 2, _oggBuffer, OggReader::… in LoadSamples()
/dports/emulators/mesen/Mesen-0.9.8-4-g4c701ad6/Utilities/
H A Dstb_vorbis.h276 …extern int stb_vorbis_get_samples_short_interleaved(stb_vorbis *f, int channels, short *buffer, in…
/dports/devel/stb/stb-f54acd4/tests/vorbseek/
H A Dvorbseek.c25 count = stb_vorbis_get_samples_short_interleaved(v, 2, samples, SAMPLES_TO_TEST*2); in try_seeking()
/dports/net-im/uTox/uTox/third-party/stb/tests/vorbseek/
H A Dvorbseek.c25 count = stb_vorbis_get_samples_short_interleaved(v, 2, samples, SAMPLES_TO_TEST*2); in try_seeking()
/dports/cad/cura-engine/CuraEngine-fadb5d6b/include/stb/tests/vorbseek/
H A Dvorbseek.c25 count = stb_vorbis_get_samples_short_interleaved(v, 2, samples, SAMPLES_TO_TEST*2); in try_seeking()
/dports/security/ridl/ridl-11b3240/stb/tests/vorbseek/
H A Dvorbseek.c25 count = stb_vorbis_get_samples_short_interleaved(v, 2, samples, SAMPLES_TO_TEST*2); in try_seeking()
/dports/emulators/dosbox-staging/dosbox-staging-0.78.0/src/libs/decoders/
H A Dvorbis.c169 …const int decoded_frames = stb_vorbis_get_samples_short_interleaved(stb, channels, (int16_t *) buf… in VORBIS_read()
H A Dstb_vorbis.h368 extern int stb_vorbis_get_samples_short_interleaved(stb_vorbis *f, int channels, short *buffer, int…
5430 int stb_vorbis_get_samples_short_interleaved(stb_vorbis *f, int channels, short *buffer, int num_sh… in stb_vorbis_get_samples_short_interleaved() function
/dports/devel/raylib/raylib-3.7.0/src/
H A Draudio.c1631stb_vorbis_get_samples_short_interleaved((stb_vorbis *)music.ctxData, music.stream.channels, (shor… in UpdateMusicStream()
2248stb_vorbis_get_samples_short_interleaved(oggData, info.channels, (short *)wave.data, wave.sampleCo… in LoadOGG()
/dports/games/OpenLara/OpenLara-b4b19f2/src/
H A Dsound.h793 …int res = stb_vorbis_get_samples_short_interleaved(ogg, channels, (short*)frames + i, (count - i) … in decode()
/dports/games/sdlpop/SDLPoP-1.22/src/
H A Dseg009.c1936 samples_filled = stb_vorbis_get_samples_short_interleaved(ogg_decoder, output_channels, in ogg_callback()
1949 samples_filled = stb_vorbis_get_samples_short_interleaved(ogg_decoder, output_channels, in ogg_callback()
H A Dstb_vorbis.c352 extern int stb_vorbis_get_samples_short_interleaved(stb_vorbis *f, int channels, short *buffer, int…
5284 int stb_vorbis_get_samples_short_interleaved(stb_vorbis *f, int channels, short *buffer, int num_sh… in stb_vorbis_get_samples_short_interleaved() function
/dports/devel/stb/stb-f54acd4/
H A Dstb_vorbis.c350 extern int stb_vorbis_get_samples_short_interleaved(stb_vorbis *f, int channels, short *buffer, int…
5276 int stb_vorbis_get_samples_short_interleaved(stb_vorbis *f, int channels, short *buffer, int num_sh… in stb_vorbis_get_samples_short_interleaved() function
/dports/games/libretro-gw/gw-libretro-2be30ba/retroluxury/src/
H A Dstb_vorbis.c320 extern int stb_vorbis_get_samples_short_interleaved(stb_vorbis *f, int channels, short *buffer, int…
5225 int stb_vorbis_get_samples_short_interleaved(stb_vorbis *f, int channels, short *buffer, int num_sh… in stb_vorbis_get_samples_short_interleaved() function
/dports/games/jaggedalliance2/miniaudio-634cdb028f340075ae8e8a1126620695688d2ac3/extras/
H A Dstb_vorbis.c350 extern int stb_vorbis_get_samples_short_interleaved(stb_vorbis *f, int channels, short *buffer, int…
5278 int stb_vorbis_get_samples_short_interleaved(stb_vorbis *f, int channels, short *buffer, int num_sh… in stb_vorbis_get_samples_short_interleaved() function
/dports/audio/faudio/FAudio-21.01/src/
H A Dstb_vorbis.h354 extern int stb_vorbis_get_samples_short_interleaved(stb_vorbis *f, int channels, short *buffer, int…
5293 int stb_vorbis_get_samples_short_interleaved(stb_vorbis *f, int channels, short *buffer, int num_sh… in stb_vorbis_get_samples_short_interleaved() function
/dports/net-im/uTox/uTox/third-party/stb/
H A Dstb_vorbis.c329 extern int stb_vorbis_get_samples_short_interleaved(stb_vorbis *f, int channels, short *buffer, int…
5178 int stb_vorbis_get_samples_short_interleaved(stb_vorbis *f, int channels, short *buffer, int num_sh… in stb_vorbis_get_samples_short_interleaved() function
/dports/cad/cura-engine/CuraEngine-fadb5d6b/include/stb/
H A Dstb_vorbis.c336 extern int stb_vorbis_get_samples_short_interleaved(stb_vorbis *f, int channels, short *buffer, int…
5223 int stb_vorbis_get_samples_short_interleaved(stb_vorbis *f, int channels, short *buffer, int num_sh… in stb_vorbis_get_samples_short_interleaved() function
/dports/security/ridl/ridl-11b3240/stb/
H A Dstb_vorbis.c335 extern int stb_vorbis_get_samples_short_interleaved(stb_vorbis *f, int channels, short *buffer, int…
5213 int stb_vorbis_get_samples_short_interleaved(stb_vorbis *f, int channels, short *buffer, int num_sh… in stb_vorbis_get_samples_short_interleaved() function
/dports/devel/godot/godot-3.2.3-stable/thirdparty/misc/
H A Dstb_vorbis.c352 extern int stb_vorbis_get_samples_short_interleaved(stb_vorbis *f, int channels, short *buffer, int…
5284 int stb_vorbis_get_samples_short_interleaved(stb_vorbis *f, int channels, short *buffer, int num_sh… in stb_vorbis_get_samples_short_interleaved() function
/dports/devel/godot-tools/godot-3.2.3-stable/thirdparty/misc/
H A Dstb_vorbis.c352 extern int stb_vorbis_get_samples_short_interleaved(stb_vorbis *f, int channels, short *buffer, int…
5284 int stb_vorbis_get_samples_short_interleaved(stb_vorbis *f, int channels, short *buffer, int num_sh… in stb_vorbis_get_samples_short_interleaved() function
/dports/games/OpenLara/OpenLara-b4b19f2/src/libs/stb_vorbis/
H A Dstb_vorbis.c333 extern int stb_vorbis_get_samples_short_interleaved(stb_vorbis *f, int channels, short *buffer, int…
5261 int stb_vorbis_get_samples_short_interleaved(stb_vorbis *f, int channels, short *buffer, int num_sh… in stb_vorbis_get_samples_short_interleaved() function
/dports/games/OpenTomb/OpenTomb-win32-2018-02-03_alpha/src/audio/
H A Dstb_vorbis.c329 extern int stb_vorbis_get_samples_short_interleaved(stb_vorbis *f, int channels, short *buffer, int…
5178 int stb_vorbis_get_samples_short_interleaved(stb_vorbis *f, int channels, short *buffer, int num_sh… in stb_vorbis_get_samples_short_interleaved() function

12