Home
last modified time | relevance | path

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

/dports/games/retroarch/RetroArch-1.9.7/deps/stb/
H A Dstb_vorbis.h3300 static uint32_t vorbis_find_page(stb_vorbis *f, uint32_t *end, uint32_t *last) in vorbis_find_page() function
3683 if (!vorbis_find_page(f, NULL, NULL)) return error(f, VORBIS_seek_failed); in vorbis_seek_base()
3752 if (!vorbis_find_page(f, &end, &last)) { in stb_vorbis_stream_length_in_samples()
3767 if (!vorbis_find_page(f, &end, &last)) { in stb_vorbis_stream_length_in_samples()
/dports/devel/stb/stb-f54acd4/
H A Dstb_vorbis.c4533 static uint32 vorbis_find_page(stb_vorbis *f, uint32 *end, uint32 *last) in vorbis_find_page() function
4659 while (vorbis_find_page(f, &end, NULL)) { in go_to_page_before()
4749 if (!vorbis_find_page(f, NULL, NULL)) goto error; in seek_to_sample_coarse()
4943 if (!vorbis_find_page(f, &end, &last)) { in stb_vorbis_stream_length_in_samples()
4958 if (!vorbis_find_page(f, &end, &last)) { in stb_vorbis_stream_length_in_samples()
/dports/games/jaggedalliance2/miniaudio-634cdb028f340075ae8e8a1126620695688d2ac3/extras/
H A Dstb_vorbis.c4535 static uint32 vorbis_find_page(stb_vorbis *f, uint32 *end, uint32 *last) in vorbis_find_page() function
4661 while (vorbis_find_page(f, &end, NULL)) { in go_to_page_before()
4751 if (!vorbis_find_page(f, NULL, NULL)) goto error; in seek_to_sample_coarse()
4945 if (!vorbis_find_page(f, &end, &last)) { in stb_vorbis_stream_length_in_samples()
4960 if (!vorbis_find_page(f, &end, &last)) { in stb_vorbis_stream_length_in_samples()
/dports/audio/faudio/FAudio-21.01/src/
H A Dstb_vorbis.h4550 static uint32 vorbis_find_page(stb_vorbis *f, uint32 *end, uint32 *last) in vorbis_find_page() function
4676 while (vorbis_find_page(f, &end, NULL)) { in go_to_page_before()
4766 if (!vorbis_find_page(f, NULL, NULL)) goto error; in seek_to_sample_coarse()
4960 if (!vorbis_find_page(f, &end, &last)) { in stb_vorbis_stream_length_in_samples()
4975 if (!vorbis_find_page(f, &end, &last)) { in stb_vorbis_stream_length_in_samples()
/dports/net-im/uTox/uTox/third-party/stb/
H A Dstb_vorbis.c4446 static uint32 vorbis_find_page(stb_vorbis *f, uint32 *end, uint32 *last) in vorbis_find_page() function
4572 while (vorbis_find_page(f, &end, NULL)) { in go_to_page_before()
4659 if (!vorbis_find_page(f, NULL, NULL)) goto error; in seek_to_sample_coarse()
4851 if (!vorbis_find_page(f, &end, &last)) { in stb_vorbis_stream_length_in_samples()
4866 if (!vorbis_find_page(f, &end, &last)) { in stb_vorbis_stream_length_in_samples()
/dports/cad/cura-engine/CuraEngine-fadb5d6b/include/stb/
H A Dstb_vorbis.c4485 static uint32 vorbis_find_page(stb_vorbis *f, uint32 *end, uint32 *last) in vorbis_find_page() function
4611 while (vorbis_find_page(f, &end, NULL)) { in go_to_page_before()
4698 if (!vorbis_find_page(f, NULL, NULL)) goto error; in seek_to_sample_coarse()
4890 if (!vorbis_find_page(f, &end, &last)) { in stb_vorbis_stream_length_in_samples()
4905 if (!vorbis_find_page(f, &end, &last)) { in stb_vorbis_stream_length_in_samples()
/dports/security/ridl/ridl-11b3240/stb/
H A Dstb_vorbis.c4475 static uint32 vorbis_find_page(stb_vorbis *f, uint32 *end, uint32 *last) in vorbis_find_page() function
4601 while (vorbis_find_page(f, &end, NULL)) { in go_to_page_before()
4688 if (!vorbis_find_page(f, NULL, NULL)) goto error; in seek_to_sample_coarse()
4880 if (!vorbis_find_page(f, &end, &last)) { in stb_vorbis_stream_length_in_samples()
4895 if (!vorbis_find_page(f, &end, &last)) { in stb_vorbis_stream_length_in_samples()
/dports/devel/godot/godot-3.2.3-stable/thirdparty/misc/
H A Dstb_vorbis.c4541 static uint32 vorbis_find_page(stb_vorbis *f, uint32 *end, uint32 *last) in vorbis_find_page() function
4667 while (vorbis_find_page(f, &end, NULL)) { in go_to_page_before()
4757 if (!vorbis_find_page(f, NULL, NULL)) goto error; in seek_to_sample_coarse()
4951 if (!vorbis_find_page(f, &end, &last)) { in stb_vorbis_stream_length_in_samples()
4966 if (!vorbis_find_page(f, &end, &last)) { in stb_vorbis_stream_length_in_samples()
/dports/devel/godot-tools/godot-3.2.3-stable/thirdparty/misc/
H A Dstb_vorbis.c4541 static uint32 vorbis_find_page(stb_vorbis *f, uint32 *end, uint32 *last) in vorbis_find_page() function
4667 while (vorbis_find_page(f, &end, NULL)) { in go_to_page_before()
4757 if (!vorbis_find_page(f, NULL, NULL)) goto error; in seek_to_sample_coarse()
4951 if (!vorbis_find_page(f, &end, &last)) { in stb_vorbis_stream_length_in_samples()
4966 if (!vorbis_find_page(f, &end, &last)) { in stb_vorbis_stream_length_in_samples()
/dports/games/sdlpop/SDLPoP-1.22/src/
H A Dstb_vorbis.c4541 static uint32 vorbis_find_page(stb_vorbis *f, uint32 *end, uint32 *last) in vorbis_find_page() function
4667 while (vorbis_find_page(f, &end, NULL)) { in go_to_page_before()
4757 if (!vorbis_find_page(f, NULL, NULL)) goto error; in seek_to_sample_coarse()
4951 if (!vorbis_find_page(f, &end, &last)) { in stb_vorbis_stream_length_in_samples()
4966 if (!vorbis_find_page(f, &end, &last)) { in stb_vorbis_stream_length_in_samples()
/dports/emulators/mesen/Mesen-0.9.8-4-g4c701ad6/Utilities/
H A Dstb_vorbis.cpp4104 static uint32 vorbis_find_page(stb_vorbis *f, uint32 *end, uint32 *last) in vorbis_find_page() function
4230 while (vorbis_find_page(f, &end, NULL)) { in go_to_page_before()
4317 if (!vorbis_find_page(f, NULL, NULL)) goto error; in seek_to_sample_coarse()
4509 if (!vorbis_find_page(f, &end, &last)) { in stb_vorbis_stream_length_in_samples()
4524 if (!vorbis_find_page(f, &end, &last)) { in stb_vorbis_stream_length_in_samples()
/dports/emulators/dosbox-staging/dosbox-staging-0.78.0/src/libs/decoders/
H A Dstb_vorbis.h4653 static uint32 vorbis_find_page(stb_vorbis *f, uint32 *end, uint32 *last) in vorbis_find_page() function
4779 while (vorbis_find_page(f, &end, NULL)) { in go_to_page_before()
4869 if (!vorbis_find_page(f, NULL, NULL)) goto error; in seek_to_sample_coarse()
5063 if (!vorbis_find_page(f, &end, &last)) { in stb_vorbis_stream_length_in_samples()
5078 if (!vorbis_find_page(f, &end, &last)) { in stb_vorbis_stream_length_in_samples()
/dports/games/OpenLara/OpenLara-b4b19f2/src/libs/stb_vorbis/
H A Dstb_vorbis.c4529 static uint32 vorbis_find_page(stb_vorbis *f, uint32 *end, uint32 *last) in vorbis_find_page() function
4655 while (vorbis_find_page(f, &end, NULL)) { in go_to_page_before()
4742 if (!vorbis_find_page(f, NULL, NULL)) goto error; in seek_to_sample_coarse()
4934 if (!vorbis_find_page(f, &end, &last)) { in stb_vorbis_stream_length_in_samples()
4949 if (!vorbis_find_page(f, &end, &last)) { in stb_vorbis_stream_length_in_samples()
/dports/games/OpenTomb/OpenTomb-win32-2018-02-03_alpha/src/audio/
H A Dstb_vorbis.c4446 static uint32 vorbis_find_page(stb_vorbis *f, uint32 *end, uint32 *last) in vorbis_find_page() function
4572 while (vorbis_find_page(f, &end, NULL)) { in go_to_page_before()
4659 if (!vorbis_find_page(f, NULL, NULL)) goto error; in seek_to_sample_coarse()
4851 if (!vorbis_find_page(f, &end, &last)) { in stb_vorbis_stream_length_in_samples()
4866 if (!vorbis_find_page(f, &end, &last)) { in stb_vorbis_stream_length_in_samples()
/dports/www/lagrange/lagrange-1.7.3/src/audio/
H A Dstb_vorbis.c4541 static uint32 vorbis_find_page(stb_vorbis *f, uint32 *end, uint32 *last) in vorbis_find_page() function
4667 while (vorbis_find_page(f, &end, NULL)) { in go_to_page_before()
4757 if (!vorbis_find_page(f, NULL, NULL)) goto error; in seek_to_sample_coarse()
4951 if (!vorbis_find_page(f, &end, &last)) { in stb_vorbis_stream_length_in_samples()
4966 if (!vorbis_find_page(f, &end, &last)) { in stb_vorbis_stream_length_in_samples()
/dports/graphics/magnum-plugins/magnum-plugins-2019.10/src/external/stb/
H A Dstb_vorbis.c4457 static uint32 vorbis_find_page(stb_vorbis *f, uint32 *end, uint32 *last) in vorbis_find_page() function
4583 while (vorbis_find_page(f, &end, NULL)) { in go_to_page_before()
4670 if (!vorbis_find_page(f, NULL, NULL)) goto error; in seek_to_sample_coarse()
4862 if (!vorbis_find_page(f, &end, &last)) { in stb_vorbis_stream_length_in_samples()
4877 if (!vorbis_find_page(f, &end, &last)) { in stb_vorbis_stream_length_in_samples()
/dports/graphics/urho3d/Urho3D-1.7.1/Source/ThirdParty/STB/
H A Dstb_vorbis.h4442 static uint32 vorbis_find_page(stb_vorbis *f, uint32 *end, uint32 *last) in vorbis_find_page() function
4568 while (vorbis_find_page(f, &end, NULL)) { in go_to_page_before()
4654 if (!vorbis_find_page(f, NULL, NULL)) goto error; in seek_to_sample_coarse()
4843 if (!vorbis_find_page(f, &end, &last)) { in stb_vorbis_stream_length_in_samples()
4858 if (!vorbis_find_page(f, &end, &last)) { in stb_vorbis_stream_length_in_samples()
/dports/audio/miniaudio/miniaudio-dbca7a3b44594e0226f887472b31f54aa5f14214/extras/
H A Dstb_vorbis.c4547 static uint32 vorbis_find_page(stb_vorbis *f, uint32 *end, uint32 *last) in vorbis_find_page() function
4673 while (vorbis_find_page(f, &end, NULL)) { in go_to_page_before()
4763 if (!vorbis_find_page(f, NULL, NULL)) goto error; in seek_to_sample_coarse()
4957 if (!vorbis_find_page(f, &end, &last)) { in stb_vorbis_stream_length_in_samples()
4972 if (!vorbis_find_page(f, &end, &last)) { in stb_vorbis_stream_length_in_samples()
/dports/games/libretro-gw/gw-libretro-2be30ba/retroluxury/src/
H A Dstb_vorbis.c4450 static uint32 vorbis_find_page(stb_vorbis *f, uint32 *end, uint32 *last) in vorbis_find_page() function
4828 if (!vorbis_find_page(f, NULL, NULL)) return error(f, VORBIS_seek_failed); in vorbis_seek_base()
4897 if (!vorbis_find_page(f, &end, &last)) { in stb_vorbis_stream_length_in_samples()
4912 if (!vorbis_find_page(f, &end, &last)) { in stb_vorbis_stream_length_in_samples()
/dports/audio/libxmp/libxmp-4.5.0/src/depackers/
H A Dvorbis.c4332 static uint32 vorbis_find_page(stb_vorbis *f, uint32 *end, uint32 *last)
4715 if (!vorbis_find_page(f, NULL, NULL)) return error(f, VORBIS_seek_failed);
4787 if (!vorbis_find_page(f, &end, (int unsigned *)&last)) {
4802 if (!vorbis_find_page(f, &end, (int unsigned *)&last)) {