Home
last modified time | relevance | path

Searched refs:last_seg_which (Results 1 – 21 of 21) sorted by relevance

/dports/games/retroarch/RetroArch-1.9.7/deps/stb/
H A Dstb_vorbis.h445 int last_seg_which; /* what was the segment number of the last seg? */ member
1040 f->last_seg_which = f->segment_count-1; /* in case start_page fails */ in next_segment()
1047 f->last_seg_which = f->next_seg-1; in next_segment()
2598 if (f->last_seg_which == f->end_seg_with_known_loc) { in vorbis_decode_packet_rest()
/dports/devel/stb/stb-f54acd4/
H A Dstb_vorbis.c864 int last_seg_which; // what was the segment number of the last seg? member
1525 f->last_seg_which = f->segment_count-1; // in case start_page fails in next_segment()
1532 f->last_seg_which = f->next_seg-1; in next_segment()
3392 if (f->last_seg_which == f->end_seg_with_known_loc) { in vorbis_decode_packet_rest()
/dports/games/libretro-gw/gw-libretro-2be30ba/retroluxury/src/
H A Dstb_vorbis.c810 int last_seg_which; // what was the segment number of the last seg? member
1479 f->last_seg_which = f->segment_count-1; // in case start_page fails in next_segment()
1486 f->last_seg_which = f->next_seg-1; in next_segment()
3430 if (f->last_seg_which == f->end_seg_with_known_loc) { in vorbis_decode_packet_rest()
/dports/games/jaggedalliance2/miniaudio-634cdb028f340075ae8e8a1126620695688d2ac3/extras/
H A Dstb_vorbis.c866 int last_seg_which; // what was the segment number of the last seg? member
1527 f->last_seg_which = f->segment_count-1; // in case start_page fails in next_segment()
1534 f->last_seg_which = f->next_seg-1; in next_segment()
3394 if (f->last_seg_which == f->end_seg_with_known_loc) { in vorbis_decode_packet_rest()
/dports/audio/faudio/FAudio-21.01/src/
H A Dstb_vorbis.h872 int last_seg_which; // what was the segment number of the last seg? member
1538 f->last_seg_which = f->segment_count-1; // in case start_page fails in next_segment()
1545 f->last_seg_which = f->next_seg-1; in next_segment()
3406 if (f->last_seg_which == f->end_seg_with_known_loc) { in vorbis_decode_packet_rest()
/dports/net-im/uTox/uTox/third-party/stb/
H A Dstb_vorbis.c835 int last_seg_which; // what was the segment number of the last seg? member
1498 f->last_seg_which = f->segment_count-1; // in case start_page fails in next_segment()
1505 f->last_seg_which = f->next_seg-1; in next_segment()
3391 if (f->last_seg_which == f->end_seg_with_known_loc) { in vorbis_decode_packet_rest()
/dports/cad/cura-engine/CuraEngine-fadb5d6b/include/stb/
H A Dstb_vorbis.c843 int last_seg_which; // what was the segment number of the last seg? member
1504 f->last_seg_which = f->segment_count-1; // in case start_page fails in next_segment()
1511 f->last_seg_which = f->next_seg-1; in next_segment()
3401 if (f->last_seg_which == f->end_seg_with_known_loc) { in vorbis_decode_packet_rest()
/dports/security/ridl/ridl-11b3240/stb/
H A Dstb_vorbis.c842 int last_seg_which; // what was the segment number of the last seg? member
1501 f->last_seg_which = f->segment_count-1; // in case start_page fails in next_segment()
1508 f->last_seg_which = f->next_seg-1; in next_segment()
3399 if (f->last_seg_which == f->end_seg_with_known_loc) { in vorbis_decode_packet_rest()
/dports/devel/godot/godot-3.2.3-stable/thirdparty/misc/
H A Dstb_vorbis.c868 int last_seg_which; // what was the segment number of the last seg? member
1529 f->last_seg_which = f->segment_count-1; // in case start_page fails in next_segment()
1536 f->last_seg_which = f->next_seg-1; in next_segment()
3397 if (f->last_seg_which == f->end_seg_with_known_loc) { in vorbis_decode_packet_rest()
/dports/devel/godot-tools/godot-3.2.3-stable/thirdparty/misc/
H A Dstb_vorbis.c868 int last_seg_which; // what was the segment number of the last seg? member
1529 f->last_seg_which = f->segment_count-1; // in case start_page fails in next_segment()
1536 f->last_seg_which = f->next_seg-1; in next_segment()
3397 if (f->last_seg_which == f->end_seg_with_known_loc) { in vorbis_decode_packet_rest()
/dports/audio/libxmp/libxmp-4.5.0/src/depackers/
H A Dvorbis.c473 int last_seg_which; // what was the segment number of the last seg? member
1178 f->last_seg_which = f->segment_count-1; // in case start_page fails in next_segment()
1185 f->last_seg_which = f->next_seg-1; in next_segment()
3221 if (f->last_seg_which == f->end_seg_with_known_loc) { in vorbis_decode_packet_rest()
/dports/games/sdlpop/SDLPoP-1.22/src/
H A Dstb_vorbis.c868 int last_seg_which; // what was the segment number of the last seg? member
1529 f->last_seg_which = f->segment_count-1; // in case start_page fails in next_segment()
1536 f->last_seg_which = f->next_seg-1; in next_segment()
3397 if (f->last_seg_which == f->end_seg_with_known_loc) { in vorbis_decode_packet_rest()
/dports/emulators/mesen/Mesen-0.9.8-4-g4c701ad6/Utilities/
H A Dstb_vorbis.cpp504 int last_seg_which; // what was the segment number of the last seg? member
1162 f->last_seg_which = f->segment_count-1; // in case start_page fails in next_segment()
1169 f->last_seg_which = f->next_seg-1; in next_segment()
3049 if (f->last_seg_which == f->end_seg_with_known_loc) { in vorbis_decode_packet_rest()
/dports/emulators/dosbox-staging/dosbox-staging-0.78.0/src/libs/decoders/
H A Dstb_vorbis.h918 int last_seg_which; // what was the segment number of the last seg? member
1621 f->last_seg_which = f->segment_count-1; // in case start_page fails in next_segment()
1628 f->last_seg_which = f->next_seg-1; in next_segment()
3494 if (f->last_seg_which == f->end_seg_with_known_loc) { in vorbis_decode_packet_rest()
/dports/games/OpenLara/OpenLara-b4b19f2/src/libs/stb_vorbis/
H A Dstb_vorbis.c841 int last_seg_which; // what was the segment number of the last seg? member
1570 f->last_seg_which = f->segment_count-1; // in case start_page fails in next_segment()
1577 f->last_seg_which = f->next_seg-1; in next_segment()
3468 if (f->last_seg_which == f->end_seg_with_known_loc) { in vorbis_decode_packet_rest()
/dports/games/OpenTomb/OpenTomb-win32-2018-02-03_alpha/src/audio/
H A Dstb_vorbis.c835 int last_seg_which; // what was the segment number of the last seg? member
1498 f->last_seg_which = f->segment_count-1; // in case start_page fails in next_segment()
1505 f->last_seg_which = f->next_seg-1; in next_segment()
3391 if (f->last_seg_which == f->end_seg_with_known_loc) { in vorbis_decode_packet_rest()
/dports/devel/raylib/raylib-3.7.0/src/external/
H A Dstb_vorbis.h852 int last_seg_which; // what was the segment number of the last seg? member
1511 f->last_seg_which = f->segment_count-1; // in case stbv_start_page fails in stbv_next_segment()
1518 f->last_seg_which = f->next_seg-1; in stbv_next_segment()
3409 if (f->last_seg_which == f->end_seg_with_known_loc) { in stbv_vorbis_decode_packet_rest()
/dports/www/lagrange/lagrange-1.7.3/src/audio/
H A Dstb_vorbis.c868 int last_seg_which; // what was the segment number of the last seg? member
1529 f->last_seg_which = f->segment_count-1; // in case start_page fails in next_segment()
1536 f->last_seg_which = f->next_seg-1; in next_segment()
3397 if (f->last_seg_which == f->end_seg_with_known_loc) { in vorbis_decode_packet_rest()
/dports/graphics/magnum-plugins/magnum-plugins-2019.10/src/external/stb/
H A Dstb_vorbis.c839 int last_seg_which; // what was the segment number of the last seg? member
1498 f->last_seg_which = f->segment_count-1; // in case start_page fails in next_segment()
1505 f->last_seg_which = f->next_seg-1; in next_segment()
3396 if (f->last_seg_which == f->end_seg_with_known_loc) { in vorbis_decode_packet_rest()
/dports/graphics/urho3d/Urho3D-1.7.1/Source/ThirdParty/STB/
H A Dstb_vorbis.h834 int last_seg_which; // what was the segment number of the last seg? member
1496 f->last_seg_which = f->segment_count-1; // in case start_page fails in next_segment()
1503 f->last_seg_which = f->next_seg-1; in next_segment()
3389 if (f->last_seg_which == f->end_seg_with_known_loc) { in vorbis_decode_packet_rest()
/dports/audio/miniaudio/miniaudio-dbca7a3b44594e0226f887472b31f54aa5f14214/extras/
H A Dstb_vorbis.c870 int last_seg_which; // what was the segment number of the last seg? member
1531 f->last_seg_which = f->segment_count-1; // in case start_page fails in next_segment()
1538 f->last_seg_which = f->next_seg-1; in next_segment()
3399 if (f->last_seg_which == f->end_seg_with_known_loc) { in vorbis_decode_packet_rest()