Home
last modified time | relevance | path

Searched refs:stb_vorbis_get_frame_short (Results 1 – 22 of 22) sorted by relevance

/dports/audio/libxmp/libxmp-4.5.0/src/depackers/
H A Dvorbis.h238 extern int stb_vorbis_get_frame_short (stb_vorbis *f, int num_c, short **buffer, int num…
H A Dvorbis.c5090 int stb_vorbis_get_frame_short(stb_vorbis *f, int num_c, short **buffer, int num_samples) in stb_vorbis_get_frame_short() function
5139 if (num_c == 1) return stb_vorbis_get_frame_short(f,num_c,&buffer, num_shorts); in stb_vorbis_get_frame_short_interleaved()
/dports/emulators/mesen/Mesen-0.9.8-4-g4c701ad6/Utilities/
H A Dstb_vorbis.h241 extern int stb_vorbis_get_frame_short(stb_vorbis *f, int num_c, short **buffer, int num_samples);
H A Dstb_vorbis.cpp4792 int stb_vorbis_get_frame_short(stb_vorbis *f, int num_c, short **buffer, int num_samples) in stb_vorbis_get_frame_short() function
4832 if (num_c == 1) return stb_vorbis_get_frame_short(f,num_c,&buffer, num_shorts); in stb_vorbis_get_frame_short_interleaved()
/dports/devel/stb/stb-f54acd4/
H A Dstb_vorbis.c315 extern int stb_vorbis_get_frame_short (stb_vorbis *f, int num_c, short **buffer, int num…
5227 int stb_vorbis_get_frame_short(stb_vorbis *f, int num_c, short **buffer, int num_samples) in stb_vorbis_get_frame_short() function
5267 if (num_c == 1) return stb_vorbis_get_frame_short(f,num_c,&buffer, num_shorts); in stb_vorbis_get_frame_short_interleaved()
/dports/games/libretro-gw/gw-libretro-2be30ba/retroluxury/src/
H A Dstb_vorbis.c287 extern int stb_vorbis_get_frame_short (stb_vorbis *f, int num_c, short **buffer, int num…
5176 int stb_vorbis_get_frame_short(stb_vorbis *f, int num_c, short **buffer, int num_samples) in stb_vorbis_get_frame_short() function
5216 if (num_c == 1) return stb_vorbis_get_frame_short(f,num_c,&buffer, num_shorts); in stb_vorbis_get_frame_short_interleaved()
/dports/games/jaggedalliance2/miniaudio-634cdb028f340075ae8e8a1126620695688d2ac3/extras/
H A Dstb_vorbis.c315 extern int stb_vorbis_get_frame_short (stb_vorbis *f, int num_c, short **buffer, int num…
5229 int stb_vorbis_get_frame_short(stb_vorbis *f, int num_c, short **buffer, int num_samples) in stb_vorbis_get_frame_short() function
5269 if (num_c == 1) return stb_vorbis_get_frame_short(f,num_c,&buffer, num_shorts); in stb_vorbis_get_frame_short_interleaved()
/dports/audio/faudio/FAudio-21.01/src/
H A Dstb_vorbis.h319 extern int stb_vorbis_get_frame_short (stb_vorbis *f, int num_c, short **buffer, int num…
5244 int stb_vorbis_get_frame_short(stb_vorbis *f, int num_c, short **buffer, int num_samples) in stb_vorbis_get_frame_short() function
5284 if (num_c == 1) return stb_vorbis_get_frame_short(f,num_c,&buffer, num_shorts); in stb_vorbis_get_frame_short_interleaved()
/dports/net-im/uTox/uTox/third-party/stb/
H A Dstb_vorbis.c294 extern int stb_vorbis_get_frame_short (stb_vorbis *f, int num_c, short **buffer, int num…
5129 int stb_vorbis_get_frame_short(stb_vorbis *f, int num_c, short **buffer, int num_samples) in stb_vorbis_get_frame_short() function
5169 if (num_c == 1) return stb_vorbis_get_frame_short(f,num_c,&buffer, num_shorts); in stb_vorbis_get_frame_short_interleaved()
/dports/cad/cura-engine/CuraEngine-fadb5d6b/include/stb/
H A Dstb_vorbis.c301 extern int stb_vorbis_get_frame_short (stb_vorbis *f, int num_c, short **buffer, int num…
5174 int stb_vorbis_get_frame_short(stb_vorbis *f, int num_c, short **buffer, int num_samples) in stb_vorbis_get_frame_short() function
5214 if (num_c == 1) return stb_vorbis_get_frame_short(f,num_c,&buffer, num_shorts); in stb_vorbis_get_frame_short_interleaved()
/dports/security/ridl/ridl-11b3240/stb/
H A Dstb_vorbis.c300 extern int stb_vorbis_get_frame_short (stb_vorbis *f, int num_c, short **buffer, int num…
5164 int stb_vorbis_get_frame_short(stb_vorbis *f, int num_c, short **buffer, int num_samples) in stb_vorbis_get_frame_short() function
5204 if (num_c == 1) return stb_vorbis_get_frame_short(f,num_c,&buffer, num_shorts); in stb_vorbis_get_frame_short_interleaved()
/dports/devel/godot/godot-3.2.3-stable/thirdparty/misc/
H A Dstb_vorbis.c317 extern int stb_vorbis_get_frame_short (stb_vorbis *f, int num_c, short **buffer, int num…
5235 int stb_vorbis_get_frame_short(stb_vorbis *f, int num_c, short **buffer, int num_samples) in stb_vorbis_get_frame_short() function
5275 if (num_c == 1) return stb_vorbis_get_frame_short(f,num_c,&buffer, num_shorts); in stb_vorbis_get_frame_short_interleaved()
/dports/devel/godot-tools/godot-3.2.3-stable/thirdparty/misc/
H A Dstb_vorbis.c317 extern int stb_vorbis_get_frame_short (stb_vorbis *f, int num_c, short **buffer, int num…
5235 int stb_vorbis_get_frame_short(stb_vorbis *f, int num_c, short **buffer, int num_samples) in stb_vorbis_get_frame_short() function
5275 if (num_c == 1) return stb_vorbis_get_frame_short(f,num_c,&buffer, num_shorts); in stb_vorbis_get_frame_short_interleaved()
/dports/games/sdlpop/SDLPoP-1.22/src/
H A Dstb_vorbis.c317 extern int stb_vorbis_get_frame_short (stb_vorbis *f, int num_c, short **buffer, int num…
5235 int stb_vorbis_get_frame_short(stb_vorbis *f, int num_c, short **buffer, int num_samples) in stb_vorbis_get_frame_short() function
5275 if (num_c == 1) return stb_vorbis_get_frame_short(f,num_c,&buffer, num_shorts); in stb_vorbis_get_frame_short_interleaved()
/dports/emulators/dosbox-staging/dosbox-staging-0.78.0/src/libs/decoders/
H A Dstb_vorbis.h333 extern int stb_vorbis_get_frame_short (stb_vorbis *f, int num_c, short **buffer, int num…
5383 int stb_vorbis_get_frame_short(stb_vorbis *f, int num_c, short **buffer, int num_samples) in stb_vorbis_get_frame_short() function
5421 if (num_c == 1) return stb_vorbis_get_frame_short(f,num_c,&buffer, num_shorts); in stb_vorbis_get_frame_short_interleaved()
/dports/games/OpenLara/OpenLara-b4b19f2/src/libs/stb_vorbis/
H A Dstb_vorbis.c298 extern int stb_vorbis_get_frame_short (stb_vorbis *f, int num_c, short **buffer, int num…
5212 int stb_vorbis_get_frame_short(stb_vorbis *f, int num_c, short **buffer, int num_samples) in stb_vorbis_get_frame_short() function
5252 if (num_c == 1) return stb_vorbis_get_frame_short(f,num_c,&buffer, num_shorts); in stb_vorbis_get_frame_short_interleaved()
/dports/games/OpenTomb/OpenTomb-win32-2018-02-03_alpha/src/audio/
H A Dstb_vorbis.c294 extern int stb_vorbis_get_frame_short (stb_vorbis *f, int num_c, short **buffer, int num…
5129 int stb_vorbis_get_frame_short(stb_vorbis *f, int num_c, short **buffer, int num_samples) in stb_vorbis_get_frame_short() function
5169 if (num_c == 1) return stb_vorbis_get_frame_short(f,num_c,&buffer, num_shorts); in stb_vorbis_get_frame_short_interleaved()
/dports/devel/raylib/raylib-3.7.0/src/external/
H A Dstb_vorbis.h309 STBVDEF int stb_vorbis_get_frame_short (stb_vorbis *f, int num_c, short **buffer, int nu…
5153 STBVDEF int stb_vorbis_get_frame_short(stb_vorbis *f, int num_c, short **buffer, int num_samples) in stb_vorbis_get_frame_short() function
5193 if (num_c == 1) return stb_vorbis_get_frame_short(f,num_c,&buffer, num_shorts); in stb_vorbis_get_frame_short_interleaved()
/dports/www/lagrange/lagrange-1.7.3/src/audio/
H A Dstb_vorbis.c317 extern int stb_vorbis_get_frame_short (stb_vorbis *f, int num_c, short **buffer, int num…
5235 int stb_vorbis_get_frame_short(stb_vorbis *f, int num_c, short **buffer, int num_samples) in stb_vorbis_get_frame_short() function
5275 if (num_c == 1) return stb_vorbis_get_frame_short(f,num_c,&buffer, num_shorts); in stb_vorbis_get_frame_short_interleaved()
/dports/graphics/magnum-plugins/magnum-plugins-2019.10/src/external/stb/
H A Dstb_vorbis.c298 extern int stb_vorbis_get_frame_short (stb_vorbis *f, int num_c, short **buffer, int num…
5140 int stb_vorbis_get_frame_short(stb_vorbis *f, int num_c, short **buffer, int num_samples) in stb_vorbis_get_frame_short() function
5180 if (num_c == 1) return stb_vorbis_get_frame_short(f,num_c,&buffer, num_shorts); in stb_vorbis_get_frame_short_interleaved()
/dports/graphics/urho3d/Urho3D-1.7.1/Source/ThirdParty/STB/
H A Dstb_vorbis.h297 extern int stb_vorbis_get_frame_short (stb_vorbis *f, int num_c, short **buffer, int num…
5120 int stb_vorbis_get_frame_short(stb_vorbis *f, int num_c, short **buffer, int num_samples) in stb_vorbis_get_frame_short() function
5160 if (num_c == 1) return stb_vorbis_get_frame_short(f,num_c,&buffer, num_shorts); in stb_vorbis_get_frame_short_interleaved()
/dports/audio/miniaudio/miniaudio-dbca7a3b44594e0226f887472b31f54aa5f14214/extras/
H A Dstb_vorbis.c319 extern int stb_vorbis_get_frame_short (stb_vorbis *f, int num_c, short **buffer, int num…
5241 int stb_vorbis_get_frame_short(stb_vorbis *f, int num_c, short **buffer, int num_samples) in stb_vorbis_get_frame_short() function
5281 if (num_c == 1) return stb_vorbis_get_frame_short(f,num_c,&buffer, num_shorts); in stb_vorbis_get_frame_short_interleaved()