Home
last modified time | relevance | path

Searched refs:vorbis_decode_packet (Results 1 – 20 of 20) sorted by relevance

/dports/games/retroarch/RetroArch-1.9.7/deps/stb/
H A Dstb_vorbis.h2631 static int vorbis_decode_packet(vorb *f, int *len, int *p_left, int *p_right) in vorbis_decode_packet() function
2693 if (vorbis_decode_packet(f, &len, &left, &right)) in vorbis_pump_first_frame()
3816 if (!vorbis_decode_packet(f, &len, &left, &right)) { in stb_vorbis_get_frame_float()
/dports/devel/stb/stb-f54acd4/
H A Dstb_vorbis.c3428 static int vorbis_decode_packet(vorb *f, int *len, int *p_left, int *p_right) in vorbis_decode_packet() function
3491 res = vorbis_decode_packet(f, &len, &left, &right); in vorbis_pump_first_frame()
4445 if (!vorbis_decode_packet(f, &len, &left, &right)) { in stb_vorbis_decode_frame_pushdata()
5005 if (!vorbis_decode_packet(f, &len, &left, &right)) { in stb_vorbis_get_frame_float()
/dports/games/libretro-gw/gw-libretro-2be30ba/retroluxury/src/
H A Dstb_vorbis.c3463 static int vorbis_decode_packet(vorb *f, int *len, int *p_left, int *p_right) in vorbis_decode_packet() function
3525 if (vorbis_decode_packet(f, &len, &left, &right)) in vorbis_pump_first_frame()
4362 if (!vorbis_decode_packet(f, &len, &left, &right)) { in stb_vorbis_decode_frame_pushdata()
4961 if (!vorbis_decode_packet(f, &len, &left, &right)) { in stb_vorbis_get_frame_float()
/dports/games/jaggedalliance2/miniaudio-634cdb028f340075ae8e8a1126620695688d2ac3/extras/
H A Dstb_vorbis.c3430 static int vorbis_decode_packet(vorb *f, int *len, int *p_left, int *p_right) in vorbis_decode_packet() function
3493 res = vorbis_decode_packet(f, &len, &left, &right); in vorbis_pump_first_frame()
4447 if (!vorbis_decode_packet(f, &len, &left, &right)) { in stb_vorbis_decode_frame_pushdata()
5007 if (!vorbis_decode_packet(f, &len, &left, &right)) { in stb_vorbis_get_frame_float()
/dports/audio/faudio/FAudio-21.01/src/
H A Dstb_vorbis.h3442 static int vorbis_decode_packet(vorb *f, int *len, int *p_left, int *p_right) in vorbis_decode_packet() function
3505 res = vorbis_decode_packet(f, &len, &left, &right); in vorbis_pump_first_frame()
4462 if (!vorbis_decode_packet(f, &len, &left, &right)) { in stb_vorbis_decode_frame_pushdata()
5022 if (!vorbis_decode_packet(f, &len, &left, &right)) { in stb_vorbis_get_frame_float()
/dports/net-im/uTox/uTox/third-party/stb/
H A Dstb_vorbis.c3427 static int vorbis_decode_packet(vorb *f, int *len, int *p_left, int *p_right) in vorbis_decode_packet() function
3489 res = vorbis_decode_packet(f, &len, &left, &right); in vorbis_pump_first_frame()
4358 if (!vorbis_decode_packet(f, &len, &left, &right)) { in stb_vorbis_decode_frame_pushdata()
4913 if (!vorbis_decode_packet(f, &len, &left, &right)) { in stb_vorbis_get_frame_float()
/dports/cad/cura-engine/CuraEngine-fadb5d6b/include/stb/
H A Dstb_vorbis.c3437 static int vorbis_decode_packet(vorb *f, int *len, int *p_left, int *p_right) in vorbis_decode_packet() function
3500 res = vorbis_decode_packet(f, &len, &left, &right); in vorbis_pump_first_frame()
4397 if (!vorbis_decode_packet(f, &len, &left, &right)) { in stb_vorbis_decode_frame_pushdata()
4952 if (!vorbis_decode_packet(f, &len, &left, &right)) { in stb_vorbis_get_frame_float()
/dports/security/ridl/ridl-11b3240/stb/
H A Dstb_vorbis.c3435 static int vorbis_decode_packet(vorb *f, int *len, int *p_left, int *p_right) in vorbis_decode_packet() function
3497 res = vorbis_decode_packet(f, &len, &left, &right); in vorbis_pump_first_frame()
4387 if (!vorbis_decode_packet(f, &len, &left, &right)) { in stb_vorbis_decode_frame_pushdata()
4942 if (!vorbis_decode_packet(f, &len, &left, &right)) { in stb_vorbis_get_frame_float()
/dports/devel/godot/godot-3.2.3-stable/thirdparty/misc/
H A Dstb_vorbis.c3433 static int vorbis_decode_packet(vorb *f, int *len, int *p_left, int *p_right) in vorbis_decode_packet() function
3496 res = vorbis_decode_packet(f, &len, &left, &right); in vorbis_pump_first_frame()
4453 if (!vorbis_decode_packet(f, &len, &left, &right)) { in stb_vorbis_decode_frame_pushdata()
5013 if (!vorbis_decode_packet(f, &len, &left, &right)) { in stb_vorbis_get_frame_float()
/dports/devel/godot-tools/godot-3.2.3-stable/thirdparty/misc/
H A Dstb_vorbis.c3433 static int vorbis_decode_packet(vorb *f, int *len, int *p_left, int *p_right) in vorbis_decode_packet() function
3496 res = vorbis_decode_packet(f, &len, &left, &right); in vorbis_pump_first_frame()
4453 if (!vorbis_decode_packet(f, &len, &left, &right)) { in stb_vorbis_decode_frame_pushdata()
5013 if (!vorbis_decode_packet(f, &len, &left, &right)) { in stb_vorbis_get_frame_float()
/dports/audio/libxmp/libxmp-4.5.0/src/depackers/
H A Dvorbis.c3257 static int vorbis_decode_packet(vorb *f, int *len, int *p_left, int *p_right) in vorbis_decode_packet() function
3325 if (vorbis_decode_packet(f, &len, &left, &right)) { in vorbis_pump_first_frame()
4236 if (!vorbis_decode_packet(f, &len, &left, &right)) { in stb_vorbis_decode_frame_pushdata()
4850 if (!vorbis_decode_packet(f, &len, &left, &right)) { in stb_vorbis_get_frame_float()
/dports/games/sdlpop/SDLPoP-1.22/src/
H A Dstb_vorbis.c3433 static int vorbis_decode_packet(vorb *f, int *len, int *p_left, int *p_right) in vorbis_decode_packet() function
3496 res = vorbis_decode_packet(f, &len, &left, &right); in vorbis_pump_first_frame()
4453 if (!vorbis_decode_packet(f, &len, &left, &right)) { in stb_vorbis_decode_frame_pushdata()
5013 if (!vorbis_decode_packet(f, &len, &left, &right)) { in stb_vorbis_get_frame_float()
/dports/emulators/mesen/Mesen-0.9.8-4-g4c701ad6/Utilities/
H A Dstb_vorbis.cpp3085 static int vorbis_decode_packet(vorb *f, int *len, int *p_left, int *p_right) in vorbis_decode_packet() function
3147 res = vorbis_decode_packet(f, &len, &left, &right); in vorbis_pump_first_frame()
4016 if (!vorbis_decode_packet(f, &len, &left, &right)) { in stb_vorbis_decode_frame_pushdata()
4571 if (!vorbis_decode_packet(f, &len, &left, &right)) { in stb_vorbis_get_frame_float()
/dports/emulators/dosbox-staging/dosbox-staging-0.78.0/src/libs/decoders/
H A Dstb_vorbis.h3531 static int vorbis_decode_packet(vorb *f, int *len, int *p_left, int *p_right) in vorbis_decode_packet() function
3594 res = vorbis_decode_packet(f, &len, &left, &right); in vorbis_pump_first_frame()
4561 if (!vorbis_decode_packet(f, &len, &left, &right)) { in stb_vorbis_decode_frame_pushdata()
5125 if (!vorbis_decode_packet(f, &len, &left, &right)) { in stb_vorbis_get_frame_float()
/dports/games/OpenLara/OpenLara-b4b19f2/src/libs/stb_vorbis/
H A Dstb_vorbis.c3504 static int vorbis_decode_packet(vorb *f, int *len, int *p_left, int *p_right) in vorbis_decode_packet() function
3566 res = vorbis_decode_packet(f, &len, &left, &right); in vorbis_pump_first_frame()
4441 if (!vorbis_decode_packet(f, &len, &left, &right)) { in stb_vorbis_decode_frame_pushdata()
4996 if (!vorbis_decode_packet(f, &len, &left, &right)) { in stb_vorbis_get_frame_float()
/dports/games/OpenTomb/OpenTomb-win32-2018-02-03_alpha/src/audio/
H A Dstb_vorbis.c3427 static int vorbis_decode_packet(vorb *f, int *len, int *p_left, int *p_right) in vorbis_decode_packet() function
3489 res = vorbis_decode_packet(f, &len, &left, &right); in vorbis_pump_first_frame()
4358 if (!vorbis_decode_packet(f, &len, &left, &right)) { in stb_vorbis_decode_frame_pushdata()
4913 if (!vorbis_decode_packet(f, &len, &left, &right)) { in stb_vorbis_get_frame_float()
/dports/www/lagrange/lagrange-1.7.3/src/audio/
H A Dstb_vorbis.c3433 static int vorbis_decode_packet(vorb *f, int *len, int *p_left, int *p_right) in vorbis_decode_packet() function
3496 res = vorbis_decode_packet(f, &len, &left, &right); in vorbis_pump_first_frame()
4453 if (!vorbis_decode_packet(f, &len, &left, &right)) { in stb_vorbis_decode_frame_pushdata()
5013 if (!vorbis_decode_packet(f, &len, &left, &right)) { in stb_vorbis_get_frame_float()
/dports/graphics/magnum-plugins/magnum-plugins-2019.10/src/external/stb/
H A Dstb_vorbis.c3432 static int vorbis_decode_packet(vorb *f, int *len, int *p_left, int *p_right) in vorbis_decode_packet() function
3494 res = vorbis_decode_packet(f, &len, &left, &right); in vorbis_pump_first_frame()
4369 if (!vorbis_decode_packet(f, &len, &left, &right)) { in stb_vorbis_decode_frame_pushdata()
4924 if (!vorbis_decode_packet(f, &len, &left, &right)) { in stb_vorbis_get_frame_float()
/dports/graphics/urho3d/Urho3D-1.7.1/Source/ThirdParty/STB/
H A Dstb_vorbis.h3425 static int vorbis_decode_packet(vorb *f, int *len, int *p_left, int *p_right) in vorbis_decode_packet() function
3487 if (vorbis_decode_packet(f, &len, &left, &right)) in vorbis_pump_first_frame()
4354 if (!vorbis_decode_packet(f, &len, &left, &right)) { in stb_vorbis_decode_frame_pushdata()
4905 if (!vorbis_decode_packet(f, &len, &left, &right)) { in stb_vorbis_get_frame_float()
/dports/audio/miniaudio/miniaudio-dbca7a3b44594e0226f887472b31f54aa5f14214/extras/
H A Dstb_vorbis.c3435 static int vorbis_decode_packet(vorb *f, int *len, int *p_left, int *p_right) in vorbis_decode_packet() function
3498 res = vorbis_decode_packet(f, &len, &left, &right); in vorbis_pump_first_frame()
4459 if (!vorbis_decode_packet(f, &len, &left, &right)) { in stb_vorbis_decode_frame_pushdata()
5019 if (!vorbis_decode_packet(f, &len, &left, &right)) { in stb_vorbis_get_frame_float()