Home
last modified time | relevance | path

Searched refs:stb_vorbis_get_error (Results 1 – 25 of 28) sorted by relevance

12

/dports/emulators/dosbox-staging/dosbox-staging-0.78.0/src/libs/decoders/
H A Dvorbis.c168 stb_vorbis_get_error(stb); /* clear any error state */ in VORBIS_read()
170 const int err = stb_vorbis_get_error(stb); in VORBIS_read()
188 SNDDBG(("%s\n", vorbis_error_string(stb_vorbis_get_error(stb)))); in VORBIS_rewind()
205 SNDDBG(("%s\n", vorbis_error_string(stb_vorbis_get_error(stb)))); in VORBIS_seek()
H A Dstb_vorbis.h158 extern int stb_vorbis_get_error(stb_vorbis *f);
4415 int stb_vorbis_get_error(stb_vorbis *f) in stb_vorbis_get_error() function
/dports/audio/libxmp/libxmp-4.5.0/src/depackers/
H A Dvorbis.h76 extern int stb_vorbis_get_error(stb_vorbis *f);
/dports/emulators/mesen/Mesen-0.9.8-4-g4c701ad6/Utilities/
H A Dstb_vorbis.h77 extern int stb_vorbis_get_error(stb_vorbis *f);
/dports/audio/libopenmpt/libopenmpt-0.6.0+release.autotools/soundlib/
H A DSampleFormatVorbis.cpp312 error = stb_vorbis_get_error(vorb); in ReadVorbisSample()
H A DLoad_xm.cpp555 error = stb_vorbis_get_error(vorb); in ReadSampleData()
H A DLoad_mo3.cpp1748 error = stb_vorbis_get_error(vorb); in ReadMO3()
/dports/audio/faudio/FAudio-21.01/csharp/
H A DFAudio.cs2243 public static extern int stb_vorbis_get_error(IntPtr f); in stb_vorbis_get_error() method in FAudio
/dports/games/retroarch/RetroArch-1.9.7/deps/stb/
H A Dstb_vorbis.h37 extern int stb_vorbis_get_error(stb_vorbis *f);
3279 int stb_vorbis_get_error(stb_vorbis *f) in stb_vorbis_get_error() function
/dports/devel/stb/stb-f54acd4/
H A Dstb_vorbis.c151 extern int stb_vorbis_get_error(stb_vorbis *f);
4299 int stb_vorbis_get_error(stb_vorbis *f) in stb_vorbis_get_error() function
/dports/games/libretro-gw/gw-libretro-2be30ba/retroluxury/src/
H A Dstb_vorbis.c122 extern int stb_vorbis_get_error(stb_vorbis *f);
4216 int stb_vorbis_get_error(stb_vorbis *f) in stb_vorbis_get_error() function
/dports/games/jaggedalliance2/miniaudio-634cdb028f340075ae8e8a1126620695688d2ac3/extras/
H A Dstb_vorbis.c151 extern int stb_vorbis_get_error(stb_vorbis *f);
4301 int stb_vorbis_get_error(stb_vorbis *f) in stb_vorbis_get_error() function
/dports/audio/faudio/FAudio-21.01/src/
H A Dstb_vorbis.h155 FAUDIOAPI int stb_vorbis_get_error(stb_vorbis *f);
4316 int stb_vorbis_get_error(stb_vorbis *f) in stb_vorbis_get_error() function
/dports/net-im/uTox/uTox/third-party/stb/
H A Dstb_vorbis.c130 extern int stb_vorbis_get_error(stb_vorbis *f);
4212 int stb_vorbis_get_error(stb_vorbis *f) in stb_vorbis_get_error() function
/dports/cad/cura-engine/CuraEngine-fadb5d6b/include/stb/
H A Dstb_vorbis.c137 extern int stb_vorbis_get_error(stb_vorbis *f);
4251 int stb_vorbis_get_error(stb_vorbis *f) in stb_vorbis_get_error() function
/dports/security/ridl/ridl-11b3240/stb/
H A Dstb_vorbis.c136 extern int stb_vorbis_get_error(stb_vorbis *f);
4241 int stb_vorbis_get_error(stb_vorbis *f) in stb_vorbis_get_error() function
/dports/devel/godot/godot-3.2.3-stable/thirdparty/misc/
H A Dstb_vorbis.c153 extern int stb_vorbis_get_error(stb_vorbis *f);
4307 int stb_vorbis_get_error(stb_vorbis *f) in stb_vorbis_get_error() function
/dports/devel/godot-tools/godot-3.2.3-stable/thirdparty/misc/
H A Dstb_vorbis.c153 extern int stb_vorbis_get_error(stb_vorbis *f);
4307 int stb_vorbis_get_error(stb_vorbis *f) in stb_vorbis_get_error() function
/dports/games/sdlpop/SDLPoP-1.22/src/
H A Dstb_vorbis.c153 extern int stb_vorbis_get_error(stb_vorbis *f);
4307 int stb_vorbis_get_error(stb_vorbis *f) in stb_vorbis_get_error() function
/dports/games/OpenLara/OpenLara-b4b19f2/src/libs/stb_vorbis/
H A Dstb_vorbis.c134 extern int stb_vorbis_get_error(stb_vorbis *f);
4295 int stb_vorbis_get_error(stb_vorbis *f) in stb_vorbis_get_error() function
/dports/games/OpenTomb/OpenTomb-win32-2018-02-03_alpha/src/audio/
H A Dstb_vorbis.c130 extern int stb_vorbis_get_error(stb_vorbis *f);
4212 int stb_vorbis_get_error(stb_vorbis *f) in stb_vorbis_get_error() function
/dports/devel/raylib/raylib-3.7.0/src/external/
H A Dstb_vorbis.h145 STBVDEF int stb_vorbis_get_error(stb_vorbis *f);
4236 STBVDEF int stb_vorbis_get_error(stb_vorbis *f) in stb_vorbis_get_error() function
/dports/www/lagrange/lagrange-1.7.3/src/audio/
H A Dstb_vorbis.c153 extern int stb_vorbis_get_error(stb_vorbis *f);
4307 int stb_vorbis_get_error(stb_vorbis *f) in stb_vorbis_get_error() function
/dports/graphics/magnum-plugins/magnum-plugins-2019.10/src/external/stb/
H A Dstb_vorbis.c134 extern int stb_vorbis_get_error(stb_vorbis *f);
4223 int stb_vorbis_get_error(stb_vorbis *f) in stb_vorbis_get_error() function
/dports/graphics/urho3d/Urho3D-1.7.1/Source/ThirdParty/STB/
H A Dstb_vorbis.h133 extern int stb_vorbis_get_error(stb_vorbis *f);
4208 int stb_vorbis_get_error(stb_vorbis *f) in stb_vorbis_get_error() function

12