Home
last modified time | relevance | path

Searched refs:stb_vorbis_decode_filename (Results 1 – 25 of 26) sorted by relevance

12

/dports/audio/libxmp/libxmp-4.5.0/src/depackers/
H A Dvorbis.h170 extern int stb_vorbis_decode_filename(char *filename, int *channels, short **output);
H A Dvorbis.c5197 int stb_vorbis_decode_filename(char *filename, int *channels, short **output) in stb_vorbis_decode_filename() function
/dports/emulators/mesen/Mesen-0.9.8-4-g4c701ad6/Utilities/
H A Dstb_vorbis.h173 …extern int stb_vorbis_decode_filename(const char *filename, int *channels, int *sample_rate, short…
/dports/devel/stb/stb-f54acd4/tests/vorbseek/
H A Dvorbseek.c86 unsigned int num_samples = stb_vorbis_decode_filename(argv[j], &num_chan, &samprate, &output); in main()
/dports/net-im/uTox/uTox/third-party/stb/tests/vorbseek/
H A Dvorbseek.c86 unsigned int num_samples = stb_vorbis_decode_filename(argv[j], &num_chan, &samprate, &output); in main()
/dports/cad/cura-engine/CuraEngine-fadb5d6b/include/stb/tests/vorbseek/
H A Dvorbseek.c86 unsigned int num_samples = stb_vorbis_decode_filename(argv[j], &num_chan, &samprate, &output); in main()
/dports/security/ridl/ridl-11b3240/stb/tests/vorbseek/
H A Dvorbseek.c86 unsigned int num_samples = stb_vorbis_decode_filename(argv[j], &num_chan, &samprate, &output); in main()
/dports/devel/stb/stb-f54acd4/
H A Dstb_vorbis.c247 extern int stb_vorbis_decode_filename(const char *filename, int *channels, int *sample_rate, short …
5317 int stb_vorbis_decode_filename(const char *filename, int *channels, int *sample_rate, short **outpu… in stb_vorbis_decode_filename() function
/dports/games/libretro-gw/gw-libretro-2be30ba/retroluxury/src/
H A Dstb_vorbis.c217 extern int stb_vorbis_decode_filename(const char *filename, int *channels, int *sample_rate, short …
5266 int stb_vorbis_decode_filename(const char *filename, int *channels, int *sample_rate, short **outpu… in stb_vorbis_decode_filename() function
/dports/games/jaggedalliance2/miniaudio-634cdb028f340075ae8e8a1126620695688d2ac3/extras/
H A Dstb_vorbis.c247 extern int stb_vorbis_decode_filename(const char *filename, int *channels, int *sample_rate, short …
5319 int stb_vorbis_decode_filename(const char *filename, int *channels, int *sample_rate, short **outpu… in stb_vorbis_decode_filename() function
/dports/audio/faudio/FAudio-21.01/src/
H A Dstb_vorbis.h251 extern int stb_vorbis_decode_filename(const char *filename, int *channels, int *sample_rate, short …
5334 int stb_vorbis_decode_filename(const char *filename, int *channels, int *sample_rate, short **outpu… in stb_vorbis_decode_filename() function
/dports/net-im/uTox/uTox/third-party/stb/
H A Dstb_vorbis.c226 extern int stb_vorbis_decode_filename(const char *filename, int *channels, int *sample_rate, short …
5219 int stb_vorbis_decode_filename(const char *filename, int *channels, int *sample_rate, short **outpu… in stb_vorbis_decode_filename() function
/dports/cad/cura-engine/CuraEngine-fadb5d6b/include/stb/
H A Dstb_vorbis.c233 extern int stb_vorbis_decode_filename(const char *filename, int *channels, int *sample_rate, short …
5264 int stb_vorbis_decode_filename(const char *filename, int *channels, int *sample_rate, short **outpu… in stb_vorbis_decode_filename() function
/dports/security/ridl/ridl-11b3240/stb/
H A Dstb_vorbis.c232 extern int stb_vorbis_decode_filename(const char *filename, int *channels, int *sample_rate, short …
5254 int stb_vorbis_decode_filename(const char *filename, int *channels, int *sample_rate, short **outpu… in stb_vorbis_decode_filename() function
/dports/devel/godot/godot-3.2.3-stable/thirdparty/misc/
H A Dstb_vorbis.c249 extern int stb_vorbis_decode_filename(const char *filename, int *channels, int *sample_rate, short …
5325 int stb_vorbis_decode_filename(const char *filename, int *channels, int *sample_rate, short **outpu… in stb_vorbis_decode_filename() function
/dports/devel/godot-tools/godot-3.2.3-stable/thirdparty/misc/
H A Dstb_vorbis.c249 extern int stb_vorbis_decode_filename(const char *filename, int *channels, int *sample_rate, short …
5325 int stb_vorbis_decode_filename(const char *filename, int *channels, int *sample_rate, short **outpu… in stb_vorbis_decode_filename() function
/dports/games/sdlpop/SDLPoP-1.22/src/
H A Dstb_vorbis.c249 extern int stb_vorbis_decode_filename(const char *filename, int *channels, int *sample_rate, short …
5325 int stb_vorbis_decode_filename(const char *filename, int *channels, int *sample_rate, short **outpu… in stb_vorbis_decode_filename() function
/dports/emulators/dosbox-staging/dosbox-staging-0.78.0/src/libs/decoders/
H A Dstb_vorbis.h260 extern int stb_vorbis_decode_filename(const char *filename, int *channels, int *sample_rate, short …
5467 int stb_vorbis_decode_filename(const char *filename, int *channels, int *sample_rate, short **outpu… in stb_vorbis_decode_filename() function
/dports/games/OpenLara/OpenLara-b4b19f2/src/libs/stb_vorbis/
H A Dstb_vorbis.c230 extern int stb_vorbis_decode_filename(const char *filename, int *channels, int *sample_rate, short …
5302 int stb_vorbis_decode_filename(const char *filename, int *channels, int *sample_rate, short **outpu… in stb_vorbis_decode_filename() function
/dports/games/OpenTomb/OpenTomb-win32-2018-02-03_alpha/src/audio/
H A Dstb_vorbis.c226 extern int stb_vorbis_decode_filename(const char *filename, int *channels, int *sample_rate, short …
5219 int stb_vorbis_decode_filename(const char *filename, int *channels, int *sample_rate, short **outpu… in stb_vorbis_decode_filename() function
/dports/devel/raylib/raylib-3.7.0/src/external/
H A Dstb_vorbis.h241 STBVDEF int stb_vorbis_decode_filename(const char *filename, int *channels, int *sample_rate, short…
5243 STBVDEF int stb_vorbis_decode_filename(const char *filename, int *channels, int *sample_rate, short… in stb_vorbis_decode_filename() function
/dports/www/lagrange/lagrange-1.7.3/src/audio/
H A Dstb_vorbis.c249 extern int stb_vorbis_decode_filename(const char *filename, int *channels, int *sample_rate, short …
5325 int stb_vorbis_decode_filename(const char *filename, int *channels, int *sample_rate, short **outpu… in stb_vorbis_decode_filename() function
/dports/graphics/magnum-plugins/magnum-plugins-2019.10/src/external/stb/
H A Dstb_vorbis.c230 extern int stb_vorbis_decode_filename(const char *filename, int *channels, int *sample_rate, short …
5230 int stb_vorbis_decode_filename(const char *filename, int *channels, int *sample_rate, short **outpu… in stb_vorbis_decode_filename() function
/dports/graphics/urho3d/Urho3D-1.7.1/Source/ThirdParty/STB/
H A Dstb_vorbis.h229 extern int stb_vorbis_decode_filename(const char *filename, int *channels, int *sample_rate, short …
5210 int stb_vorbis_decode_filename(const char *filename, int *channels, int *sample_rate, short **outpu… in stb_vorbis_decode_filename() function
/dports/audio/miniaudio/miniaudio-dbca7a3b44594e0226f887472b31f54aa5f14214/extras/
H A Dstb_vorbis.c251 extern int stb_vorbis_decode_filename(const char *filename, int *channels, int *sample_rate, short …
5331 int stb_vorbis_decode_filename(const char *filename, int *channels, int *sample_rate, short **outpu… in stb_vorbis_decode_filename() function

12