Home
last modified time | relevance | path

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

/dports/devel/stb/stb-f54acd4/
H A Dstb_vorbis.c1556 static int get8_packet(vorb *f) in get8_packet() function
1566 x = get8_packet(f); in get32_packet()
1567 x += get8_packet(f) << 8; in get32_packet()
1568 x += get8_packet(f) << 16; in get32_packet()
1569 x += (uint32) get8_packet(f) << 24; in get32_packet()
3118 while (EOP != get8_packet(f)); in vorbis_decode_initial()
3634 f->vendor[i] = get8_packet(f); in start_decoder()
3646 f->comment_list[i][j] = get8_packet(f); in start_decoder()
3652 x = get8_packet(f); in start_decoder()
4451 while (get8_packet(f) != EOP) in stb_vorbis_decode_frame_pushdata()
[all …]
/dports/games/jaggedalliance2/miniaudio-634cdb028f340075ae8e8a1126620695688d2ac3/extras/
H A Dstb_vorbis.c1558 static int get8_packet(vorb *f) in get8_packet() function
1568 x = get8_packet(f); in get32_packet()
1569 x += get8_packet(f) << 8; in get32_packet()
1570 x += get8_packet(f) << 16; in get32_packet()
1571 x += (uint32) get8_packet(f) << 24; in get32_packet()
3120 while (EOP != get8_packet(f)); in vorbis_decode_initial()
3636 f->vendor[i] = get8_packet(f); in start_decoder()
3648 f->comment_list[i][j] = get8_packet(f); in start_decoder()
3654 x = get8_packet(f); in start_decoder()
4453 while (get8_packet(f) != EOP) in stb_vorbis_decode_frame_pushdata()
[all …]
/dports/audio/faudio/FAudio-21.01/src/
H A Dstb_vorbis.h1569 static int get8_packet(vorb *f) in get8_packet() function
1579 x = get8_packet(f); in get32_packet()
1580 x += get8_packet(f) << 8; in get32_packet()
1581 x += get8_packet(f) << 16; in get32_packet()
1582 x += (uint32) get8_packet(f) << 24; in get32_packet()
3132 while (EOP != get8_packet(f)); in vorbis_decode_initial()
3649 f->vendor[i] = get8_packet(f); in start_decoder()
3663 f->comment_list[i][j] = get8_packet(f); in start_decoder()
3669 x = get8_packet(f); in start_decoder()
4468 while (get8_packet(f) != EOP) in stb_vorbis_decode_frame_pushdata()
[all …]
/dports/devel/godot/godot-3.2.3-stable/thirdparty/misc/
H A Dstb_vorbis.c1560 static int get8_packet(vorb *f) in get8_packet() function
1570 x = get8_packet(f); in get32_packet()
1571 x += get8_packet(f) << 8; in get32_packet()
1572 x += get8_packet(f) << 16; in get32_packet()
1573 x += (uint32) get8_packet(f) << 24; in get32_packet()
3123 while (EOP != get8_packet(f)); in vorbis_decode_initial()
3640 f->vendor[i] = get8_packet(f); in start_decoder()
3654 f->comment_list[i][j] = get8_packet(f); in start_decoder()
3660 x = get8_packet(f); in start_decoder()
4459 while (get8_packet(f) != EOP) in stb_vorbis_decode_frame_pushdata()
[all …]
/dports/devel/godot-tools/godot-3.2.3-stable/thirdparty/misc/
H A Dstb_vorbis.c1560 static int get8_packet(vorb *f) in get8_packet() function
1570 x = get8_packet(f); in get32_packet()
1571 x += get8_packet(f) << 8; in get32_packet()
1572 x += get8_packet(f) << 16; in get32_packet()
1573 x += (uint32) get8_packet(f) << 24; in get32_packet()
3123 while (EOP != get8_packet(f)); in vorbis_decode_initial()
3640 f->vendor[i] = get8_packet(f); in start_decoder()
3654 f->comment_list[i][j] = get8_packet(f); in start_decoder()
3660 x = get8_packet(f); in start_decoder()
4459 while (get8_packet(f) != EOP) in stb_vorbis_decode_frame_pushdata()
[all …]
/dports/games/sdlpop/SDLPoP-1.22/src/
H A Dstb_vorbis.c1560 static int get8_packet(vorb *f) in get8_packet() function
1570 x = get8_packet(f); in get32_packet()
1571 x += get8_packet(f) << 8; in get32_packet()
1572 x += get8_packet(f) << 16; in get32_packet()
1573 x += (uint32) get8_packet(f) << 24; in get32_packet()
3123 while (EOP != get8_packet(f)); in vorbis_decode_initial()
3640 f->vendor[i] = get8_packet(f); in start_decoder()
3654 f->comment_list[i][j] = get8_packet(f); in start_decoder()
3660 x = get8_packet(f); in start_decoder()
4459 while (get8_packet(f) != EOP) in stb_vorbis_decode_frame_pushdata()
[all …]
/dports/emulators/dosbox-staging/dosbox-staging-0.78.0/src/libs/decoders/
H A Dstb_vorbis.h1652 static int get8_packet(vorb *f) in get8_packet() function
1662 x = get8_packet(f); in get32_packet()
1663 x += get8_packet(f) << 8; in get32_packet()
1664 x += get8_packet(f) << 16; in get32_packet()
1665 x += (uint32) get8_packet(f) << 24; in get32_packet()
3217 while (EOP != get8_packet(f)); in vorbis_decode_initial()
3738 f->vendor[i] = get8_packet(f); in start_decoder()
3756 f->comment_list[i][j] = get8_packet(f); in start_decoder()
3762 x = get8_packet(f); in start_decoder()
4567 while (get8_packet(f) != EOP) in stb_vorbis_decode_frame_pushdata()
[all …]
/dports/www/lagrange/lagrange-1.7.3/src/audio/
H A Dstb_vorbis.c1560 static int get8_packet(vorb *f) in get8_packet() function
1570 x = get8_packet(f); in get32_packet()
1571 x += get8_packet(f) << 8; in get32_packet()
1572 x += get8_packet(f) << 16; in get32_packet()
1573 x += (uint32) get8_packet(f) << 24; in get32_packet()
3123 while (EOP != get8_packet(f)); in vorbis_decode_initial()
3640 f->vendor[i] = get8_packet(f); in start_decoder()
3654 f->comment_list[i][j] = get8_packet(f); in start_decoder()
3660 x = get8_packet(f); in start_decoder()
4459 while (get8_packet(f) != EOP) in stb_vorbis_decode_frame_pushdata()
[all …]
/dports/audio/miniaudio/miniaudio-dbca7a3b44594e0226f887472b31f54aa5f14214/extras/
H A Dstb_vorbis.c1562 static int get8_packet(vorb *f) in get8_packet() function
1572 x = get8_packet(f); in get32_packet()
1573 x += get8_packet(f) << 8; in get32_packet()
1574 x += get8_packet(f) << 16; in get32_packet()
1575 x += (uint32) get8_packet(f) << 24; in get32_packet()
3125 while (EOP != get8_packet(f)); in vorbis_decode_initial()
3642 f->vendor[i] = get8_packet(f); in start_decoder()
3660 f->comment_list[i][j] = get8_packet(f); in start_decoder()
3666 x = get8_packet(f); in start_decoder()
4465 while (get8_packet(f) != EOP) in stb_vorbis_decode_frame_pushdata()
[all …]
/dports/games/libretro-gw/gw-libretro-2be30ba/retroluxury/src/
H A Dstb_vorbis.c1510 static int get8_packet(vorb *f) in get8_packet() function
3165 while (EOP != get8_packet(f)); in vorbis_decode_initial()
3665 if (get8_packet(f) != VORBIS_packet_setup) return error(f, VORBIS_invalid_setup); in start_decoder()
3666 for (i=0; i < 6; ++i) header[i] = get8_packet(f); in start_decoder()
4368 while (get8_packet(f) != EOP) in stb_vorbis_decode_frame_pushdata()
4378 while (get8_packet(f) != EOP) in stb_vorbis_decode_frame_pushdata()
/dports/net-im/uTox/uTox/third-party/stb/
H A Dstb_vorbis.c1529 static int get8_packet(vorb *f) in get8_packet() function
3117 while (EOP != get8_packet(f)); in vorbis_decode_initial()
3632 if (get8_packet(f) != VORBIS_packet_setup) return error(f, VORBIS_invalid_setup); in start_decoder()
3633 for (i=0; i < 6; ++i) header[i] = get8_packet(f); in start_decoder()
4364 while (get8_packet(f) != EOP) in stb_vorbis_decode_frame_pushdata()
4374 while (get8_packet(f) != EOP) in stb_vorbis_decode_frame_pushdata()
/dports/cad/cura-engine/CuraEngine-fadb5d6b/include/stb/
H A Dstb_vorbis.c1535 static int get8_packet(vorb *f) in get8_packet() function
3127 while (EOP != get8_packet(f)); in vorbis_decode_initial()
3658 if (get8_packet(f) != VORBIS_packet_setup) return error(f, VORBIS_invalid_setup); in start_decoder()
3659 for (i=0; i < 6; ++i) header[i] = get8_packet(f); in start_decoder()
4403 while (get8_packet(f) != EOP) in stb_vorbis_decode_frame_pushdata()
4413 while (get8_packet(f) != EOP) in stb_vorbis_decode_frame_pushdata()
/dports/security/ridl/ridl-11b3240/stb/
H A Dstb_vorbis.c1532 static int get8_packet(vorb *f) in get8_packet() function
3125 while (EOP != get8_packet(f)); in vorbis_decode_initial()
3655 if (get8_packet(f) != VORBIS_packet_setup) return error(f, VORBIS_invalid_setup); in start_decoder()
3656 for (i=0; i < 6; ++i) header[i] = get8_packet(f); in start_decoder()
4393 while (get8_packet(f) != EOP) in stb_vorbis_decode_frame_pushdata()
4403 while (get8_packet(f) != EOP) in stb_vorbis_decode_frame_pushdata()
/dports/audio/libxmp/libxmp-4.5.0/src/depackers/
H A Dvorbis.c1209 static int get8_packet(vorb *f) in get8_packet() function
2937 while (EOP != get8_packet(f)); in vorbis_decode_initial()
3468 if (get8_packet(f) != VORBIS_packet_setup) return error(f, VORBIS_invalid_setup); in start_decoder()
3469 for (i=0; i < 6; ++i) header[i] = get8_packet(f); in start_decoder()
4242 while (get8_packet(f) != EOP) in stb_vorbis_decode_frame_pushdata()
4252 while (get8_packet(f) != EOP) in stb_vorbis_decode_frame_pushdata()
/dports/emulators/mesen/Mesen-0.9.8-4-g4c701ad6/Utilities/
H A Dstb_vorbis.cpp1193 static int get8_packet(vorb *f) in get8_packet() function
2775 while (EOP != get8_packet(f)); in vorbis_decode_initial()
3290 if (get8_packet(f) != VORBIS_packet_setup) return error(f, VORBIS_invalid_setup); in start_decoder()
3291 for (i=0; i < 6; ++i) header[i] = get8_packet(f); in start_decoder()
4022 while (get8_packet(f) != EOP) in stb_vorbis_decode_frame_pushdata()
4032 while (get8_packet(f) != EOP) in stb_vorbis_decode_frame_pushdata()
/dports/games/OpenLara/OpenLara-b4b19f2/src/libs/stb_vorbis/
H A Dstb_vorbis.c1601 static int get8_packet(vorb *f) in get8_packet() function
3194 while (EOP != get8_packet(f)); in vorbis_decode_initial()
3709 if (get8_packet(f) != VORBIS_packet_setup) return error(f, VORBIS_invalid_setup); in start_decoder()
3710 for (i=0; i < 6; ++i) header[i] = get8_packet(f); in start_decoder()
4447 while (get8_packet(f) != EOP) in stb_vorbis_decode_frame_pushdata()
4457 while (get8_packet(f) != EOP) in stb_vorbis_decode_frame_pushdata()
/dports/games/OpenTomb/OpenTomb-win32-2018-02-03_alpha/src/audio/
H A Dstb_vorbis.c1529 static int get8_packet(vorb *f) in get8_packet() function
3117 while (EOP != get8_packet(f)); in vorbis_decode_initial()
3632 if (get8_packet(f) != VORBIS_packet_setup) return error(f, VORBIS_invalid_setup); in start_decoder()
3633 for (i=0; i < 6; ++i) header[i] = get8_packet(f); in start_decoder()
4364 while (get8_packet(f) != EOP) in stb_vorbis_decode_frame_pushdata()
4374 while (get8_packet(f) != EOP) in stb_vorbis_decode_frame_pushdata()
/dports/graphics/magnum-plugins/magnum-plugins-2019.10/src/external/stb/
H A Dstb_vorbis.c1529 static int get8_packet(vorb *f) in get8_packet() function
3122 while (EOP != get8_packet(f)); in vorbis_decode_initial()
3637 if (get8_packet(f) != VORBIS_packet_setup) return error(f, VORBIS_invalid_setup); in start_decoder()
3638 for (i=0; i < 6; ++i) header[i] = get8_packet(f); in start_decoder()
4375 while (get8_packet(f) != EOP) in stb_vorbis_decode_frame_pushdata()
4385 while (get8_packet(f) != EOP) in stb_vorbis_decode_frame_pushdata()
/dports/graphics/urho3d/Urho3D-1.7.1/Source/ThirdParty/STB/
H A Dstb_vorbis.h1527 static int get8_packet(vorb *f) in get8_packet() function
3115 while (EOP != get8_packet(f)); in vorbis_decode_initial()
3628 if (get8_packet(f) != VORBIS_packet_setup) return error(f, VORBIS_invalid_setup); in start_decoder()
3629 for (i=0; i < 6; ++i) header[i] = get8_packet(f); in start_decoder()
4360 while (get8_packet(f) != EOP) in stb_vorbis_decode_frame_pushdata()
4370 while (get8_packet(f) != EOP) in stb_vorbis_decode_frame_pushdata()
/dports/games/retroarch/RetroArch-1.9.7/deps/stb/
H A Dstb_vorbis.h1071 static int get8_packet(vorb *f) in get8_packet() function
2340 while (EOP != get8_packet(f)); in vorbis_decode_initial()
2756 if (get8_packet(f) != VORBIS_packet_setup) return error(f, VORBIS_invalid_setup); in start_decoder()
2757 for (i=0; i < 6; ++i) header[i] = get8_packet(f); in start_decoder()