Home
last modified time | relevance | path

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

/dports/audio/libxmp/libxmp-4.5.0/src/depackers/
H A Dvorbis.h90 extern unsigned int stb_vorbis_get_file_offset(stb_vorbis *f);
H A Dvorbis.c3981 f->first_audio_page_offset = stb_vorbis_get_file_offset(f); in start_decoder()
4314 unsigned int stb_vorbis_get_file_offset(stb_vorbis *f) in stb_vorbis_get_file_offset() function
4339 unsigned int retry_loc = stb_vorbis_get_file_offset(f);
4384 *end = stb_vorbis_get_file_offset(f);
4428 z->page_start = stb_vorbis_get_file_offset(f);
4774 restore_offset = stb_vorbis_get_file_offset(f);
4795 last_page_loc = stb_vorbis_get_file_offset(f);
4808 last_page_loc = stb_vorbis_get_file_offset(f);
/dports/emulators/mesen/Mesen-0.9.8-4-g4c701ad6/Core/
H A DOggReader.cpp109 return stb_vorbis_get_file_offset(_vorbis); in GetOffset()
/dports/emulators/mesen/Mesen-0.9.8-4-g4c701ad6/Utilities/
H A Dstb_vorbis.h91 extern unsigned int stb_vorbis_get_file_offset(stb_vorbis *f);
H A Dstb_vorbis.cpp3763 f->first_audio_page_offset = stb_vorbis_get_file_offset(f); in start_decoder()
4088 unsigned int stb_vorbis_get_file_offset(stb_vorbis *f) in stb_vorbis_get_file_offset() function
4111 unsigned int retry_loc = stb_vorbis_get_file_offset(f); in vorbis_find_page()
4156 *end = stb_vorbis_get_file_offset(f); in vorbis_find_page()
4192 z->page_start = stb_vorbis_get_file_offset(f); in get_seek_page_info()
4231 if (end >= limit_offset && stb_vorbis_get_file_offset(f) < limit_offset) in go_to_page_before()
4362 page_start = stb_vorbis_get_file_offset(f); in seek_to_sample_coarse()
4496 restore_offset = stb_vorbis_get_file_offset(f); in stb_vorbis_stream_length_in_samples()
4517 last_page_loc = stb_vorbis_get_file_offset(f); in stb_vorbis_stream_length_in_samples()
4530 last_page_loc = stb_vorbis_get_file_offset(f); in stb_vorbis_stream_length_in_samples()
/dports/games/retroarch/RetroArch-1.9.7/deps/stb/
H A Dstb_vorbis.h51 extern unsigned int stb_vorbis_get_file_offset(stb_vorbis *f);
3189 f->first_audio_page_offset = stb_vorbis_get_file_offset(f); in start_decoder()
3292 unsigned int stb_vorbis_get_file_offset(stb_vorbis *f) in stb_vorbis_get_file_offset() function
3307 unsigned int retry_loc = stb_vorbis_get_file_offset(f); in vorbis_find_page()
3352 *end = stb_vorbis_get_file_offset(f); in vorbis_find_page()
3399 z->page_start = stb_vorbis_get_file_offset(f); in vorbis_analyze_page()
3739 restore_offset = stb_vorbis_get_file_offset(f); in stb_vorbis_stream_length_in_samples()
3760 last_page_loc = stb_vorbis_get_file_offset(f); in stb_vorbis_stream_length_in_samples()
3773 last_page_loc = stb_vorbis_get_file_offset(f); in stb_vorbis_stream_length_in_samples()
/dports/devel/stb/stb-f54acd4/
H A Dstb_vorbis.c165 extern unsigned int stb_vorbis_get_file_offset(stb_vorbis *f);
1429 f->p_first.page_start = stb_vorbis_get_file_offset(f) - 4; in start_page_no_capturepattern()
4173 f->first_audio_page_offset = stb_vorbis_get_file_offset(f); in start_decoder()
4517 unsigned int stb_vorbis_get_file_offset(stb_vorbis *f) in stb_vorbis_get_file_offset() function
4540 unsigned int retry_loc = stb_vorbis_get_file_offset(f); in vorbis_find_page()
4585 *end = stb_vorbis_get_file_offset(f); in vorbis_find_page()
4621 z->page_start = stb_vorbis_get_file_offset(f); in get_seek_page_info()
4796 page_start = stb_vorbis_get_file_offset(f); in seek_to_sample_coarse()
4930 restore_offset = stb_vorbis_get_file_offset(f); in stb_vorbis_stream_length_in_samples()
4951 last_page_loc = stb_vorbis_get_file_offset(f); in stb_vorbis_stream_length_in_samples()
[all …]
/dports/games/jaggedalliance2/miniaudio-634cdb028f340075ae8e8a1126620695688d2ac3/extras/
H A Dstb_vorbis.c165 extern unsigned int stb_vorbis_get_file_offset(stb_vorbis *f);
1431 f->p_first.page_start = stb_vorbis_get_file_offset(f) - 4; in start_page_no_capturepattern()
4175 f->first_audio_page_offset = stb_vorbis_get_file_offset(f); in start_decoder()
4519 unsigned int stb_vorbis_get_file_offset(stb_vorbis *f) in stb_vorbis_get_file_offset() function
4542 unsigned int retry_loc = stb_vorbis_get_file_offset(f); in vorbis_find_page()
4587 *end = stb_vorbis_get_file_offset(f); in vorbis_find_page()
4623 z->page_start = stb_vorbis_get_file_offset(f); in get_seek_page_info()
4798 page_start = stb_vorbis_get_file_offset(f); in seek_to_sample_coarse()
4932 restore_offset = stb_vorbis_get_file_offset(f); in stb_vorbis_stream_length_in_samples()
4953 last_page_loc = stb_vorbis_get_file_offset(f); in stb_vorbis_stream_length_in_samples()
[all …]
/dports/audio/faudio/FAudio-21.01/src/
H A Dstb_vorbis.h169 FAUDIOAPI unsigned int stb_vorbis_get_file_offset(stb_vorbis *f);
1442 f->p_first.page_start = stb_vorbis_get_file_offset(f) - 4; in start_page_no_capturepattern()
4190 f->first_audio_page_offset = stb_vorbis_get_file_offset(f); in start_decoder()
4534 unsigned int stb_vorbis_get_file_offset(stb_vorbis *f) in stb_vorbis_get_file_offset() function
4557 unsigned int retry_loc = stb_vorbis_get_file_offset(f); in vorbis_find_page()
4602 *end = stb_vorbis_get_file_offset(f); in vorbis_find_page()
4638 z->page_start = stb_vorbis_get_file_offset(f); in get_seek_page_info()
4813 page_start = stb_vorbis_get_file_offset(f); in seek_to_sample_coarse()
4947 restore_offset = stb_vorbis_get_file_offset(f); in stb_vorbis_stream_length_in_samples()
4968 last_page_loc = stb_vorbis_get_file_offset(f); in stb_vorbis_stream_length_in_samples()
[all …]
/dports/devel/godot/godot-3.2.3-stable/thirdparty/misc/
H A Dstb_vorbis.c167 extern unsigned int stb_vorbis_get_file_offset(stb_vorbis *f);
1433 f->p_first.page_start = stb_vorbis_get_file_offset(f) - 4; in start_page_no_capturepattern()
4181 f->first_audio_page_offset = stb_vorbis_get_file_offset(f); in start_decoder()
4525 unsigned int stb_vorbis_get_file_offset(stb_vorbis *f) in stb_vorbis_get_file_offset() function
4548 unsigned int retry_loc = stb_vorbis_get_file_offset(f); in vorbis_find_page()
4593 *end = stb_vorbis_get_file_offset(f); in vorbis_find_page()
4629 z->page_start = stb_vorbis_get_file_offset(f); in get_seek_page_info()
4804 page_start = stb_vorbis_get_file_offset(f); in seek_to_sample_coarse()
4938 restore_offset = stb_vorbis_get_file_offset(f); in stb_vorbis_stream_length_in_samples()
4959 last_page_loc = stb_vorbis_get_file_offset(f); in stb_vorbis_stream_length_in_samples()
[all …]
/dports/devel/godot-tools/godot-3.2.3-stable/thirdparty/misc/
H A Dstb_vorbis.c167 extern unsigned int stb_vorbis_get_file_offset(stb_vorbis *f);
1433 f->p_first.page_start = stb_vorbis_get_file_offset(f) - 4; in start_page_no_capturepattern()
4181 f->first_audio_page_offset = stb_vorbis_get_file_offset(f); in start_decoder()
4525 unsigned int stb_vorbis_get_file_offset(stb_vorbis *f) in stb_vorbis_get_file_offset() function
4548 unsigned int retry_loc = stb_vorbis_get_file_offset(f); in vorbis_find_page()
4593 *end = stb_vorbis_get_file_offset(f); in vorbis_find_page()
4629 z->page_start = stb_vorbis_get_file_offset(f); in get_seek_page_info()
4804 page_start = stb_vorbis_get_file_offset(f); in seek_to_sample_coarse()
4938 restore_offset = stb_vorbis_get_file_offset(f); in stb_vorbis_stream_length_in_samples()
4959 last_page_loc = stb_vorbis_get_file_offset(f); in stb_vorbis_stream_length_in_samples()
[all …]
/dports/games/sdlpop/SDLPoP-1.22/src/
H A Dstb_vorbis.c167 extern unsigned int stb_vorbis_get_file_offset(stb_vorbis *f);
1433 f->p_first.page_start = stb_vorbis_get_file_offset(f) - 4; in start_page_no_capturepattern()
4181 f->first_audio_page_offset = stb_vorbis_get_file_offset(f); in start_decoder()
4525 unsigned int stb_vorbis_get_file_offset(stb_vorbis *f) in stb_vorbis_get_file_offset() function
4548 unsigned int retry_loc = stb_vorbis_get_file_offset(f); in vorbis_find_page()
4593 *end = stb_vorbis_get_file_offset(f); in vorbis_find_page()
4629 z->page_start = stb_vorbis_get_file_offset(f); in get_seek_page_info()
4804 page_start = stb_vorbis_get_file_offset(f); in seek_to_sample_coarse()
4938 restore_offset = stb_vorbis_get_file_offset(f); in stb_vorbis_stream_length_in_samples()
4959 last_page_loc = stb_vorbis_get_file_offset(f); in stb_vorbis_stream_length_in_samples()
[all …]
/dports/emulators/dosbox-staging/dosbox-staging-0.78.0/src/libs/decoders/
H A Dstb_vorbis.h172 extern unsigned int stb_vorbis_get_file_offset(stb_vorbis *f);
1525 f->p_first.page_start = stb_vorbis_get_file_offset(f) - 4; in start_page_no_capturepattern()
4282 f->first_audio_page_offset = stb_vorbis_get_file_offset(f); in start_decoder()
4634 unsigned int stb_vorbis_get_file_offset(stb_vorbis *f) in stb_vorbis_get_file_offset() function
4660 unsigned int retry_loc = stb_vorbis_get_file_offset(f); in vorbis_find_page()
4705 *end = stb_vorbis_get_file_offset(f); in vorbis_find_page()
4741 z->page_start = stb_vorbis_get_file_offset(f); in get_seek_page_info()
4916 page_start = stb_vorbis_get_file_offset(f); in seek_to_sample_coarse()
5050 restore_offset = stb_vorbis_get_file_offset(f); in stb_vorbis_stream_length_in_samples()
5071 last_page_loc = stb_vorbis_get_file_offset(f); in stb_vorbis_stream_length_in_samples()
[all …]
/dports/www/lagrange/lagrange-1.7.3/src/audio/
H A Dstb_vorbis.c167 extern unsigned int stb_vorbis_get_file_offset(stb_vorbis *f);
1433 f->p_first.page_start = stb_vorbis_get_file_offset(f) - 4; in start_page_no_capturepattern()
4181 f->first_audio_page_offset = stb_vorbis_get_file_offset(f); in start_decoder()
4525 unsigned int stb_vorbis_get_file_offset(stb_vorbis *f) in stb_vorbis_get_file_offset() function
4548 unsigned int retry_loc = stb_vorbis_get_file_offset(f); in vorbis_find_page()
4593 *end = stb_vorbis_get_file_offset(f); in vorbis_find_page()
4629 z->page_start = stb_vorbis_get_file_offset(f); in get_seek_page_info()
4804 page_start = stb_vorbis_get_file_offset(f); in seek_to_sample_coarse()
4938 restore_offset = stb_vorbis_get_file_offset(f); in stb_vorbis_stream_length_in_samples()
4959 last_page_loc = stb_vorbis_get_file_offset(f); in stb_vorbis_stream_length_in_samples()
[all …]
/dports/audio/miniaudio/miniaudio-dbca7a3b44594e0226f887472b31f54aa5f14214/extras/
H A Dstb_vorbis.c169 extern unsigned int stb_vorbis_get_file_offset(stb_vorbis *f);
1435 f->p_first.page_start = stb_vorbis_get_file_offset(f) - 4; in start_page_no_capturepattern()
4187 f->first_audio_page_offset = stb_vorbis_get_file_offset(f); in start_decoder()
4531 unsigned int stb_vorbis_get_file_offset(stb_vorbis *f) in stb_vorbis_get_file_offset() function
4554 unsigned int retry_loc = stb_vorbis_get_file_offset(f); in vorbis_find_page()
4599 *end = stb_vorbis_get_file_offset(f); in vorbis_find_page()
4635 z->page_start = stb_vorbis_get_file_offset(f); in get_seek_page_info()
4810 page_start = stb_vorbis_get_file_offset(f); in seek_to_sample_coarse()
4944 restore_offset = stb_vorbis_get_file_offset(f); in stb_vorbis_stream_length_in_samples()
4965 last_page_loc = stb_vorbis_get_file_offset(f); in stb_vorbis_stream_length_in_samples()
[all …]
/dports/net-im/uTox/uTox/third-party/stb/
H A Dstb_vorbis.c144 extern unsigned int stb_vorbis_get_file_offset(stb_vorbis *f);
4105 f->first_audio_page_offset = stb_vorbis_get_file_offset(f); in start_decoder()
4430 unsigned int stb_vorbis_get_file_offset(stb_vorbis *f) in stb_vorbis_get_file_offset() function
4453 unsigned int retry_loc = stb_vorbis_get_file_offset(f); in vorbis_find_page()
4498 *end = stb_vorbis_get_file_offset(f); in vorbis_find_page()
4534 z->page_start = stb_vorbis_get_file_offset(f); in get_seek_page_info()
4573 if (end >= limit_offset && stb_vorbis_get_file_offset(f) < limit_offset) in go_to_page_before()
4704 page_start = stb_vorbis_get_file_offset(f); in seek_to_sample_coarse()
4838 restore_offset = stb_vorbis_get_file_offset(f); in stb_vorbis_stream_length_in_samples()
4859 last_page_loc = stb_vorbis_get_file_offset(f); in stb_vorbis_stream_length_in_samples()
[all …]
/dports/cad/cura-engine/CuraEngine-fadb5d6b/include/stb/
H A Dstb_vorbis.c151 extern unsigned int stb_vorbis_get_file_offset(stb_vorbis *f);
4144 f->first_audio_page_offset = stb_vorbis_get_file_offset(f); in start_decoder()
4469 unsigned int stb_vorbis_get_file_offset(stb_vorbis *f) in stb_vorbis_get_file_offset() function
4492 unsigned int retry_loc = stb_vorbis_get_file_offset(f); in vorbis_find_page()
4537 *end = stb_vorbis_get_file_offset(f); in vorbis_find_page()
4573 z->page_start = stb_vorbis_get_file_offset(f); in get_seek_page_info()
4612 if (end >= limit_offset && stb_vorbis_get_file_offset(f) < limit_offset) in go_to_page_before()
4743 page_start = stb_vorbis_get_file_offset(f); in seek_to_sample_coarse()
4877 restore_offset = stb_vorbis_get_file_offset(f); in stb_vorbis_stream_length_in_samples()
4898 last_page_loc = stb_vorbis_get_file_offset(f); in stb_vorbis_stream_length_in_samples()
[all …]
/dports/security/ridl/ridl-11b3240/stb/
H A Dstb_vorbis.c150 extern unsigned int stb_vorbis_get_file_offset(stb_vorbis *f);
4134 f->first_audio_page_offset = stb_vorbis_get_file_offset(f); in start_decoder()
4459 unsigned int stb_vorbis_get_file_offset(stb_vorbis *f) in stb_vorbis_get_file_offset() function
4482 unsigned int retry_loc = stb_vorbis_get_file_offset(f); in vorbis_find_page()
4527 *end = stb_vorbis_get_file_offset(f); in vorbis_find_page()
4563 z->page_start = stb_vorbis_get_file_offset(f); in get_seek_page_info()
4602 if (end >= limit_offset && stb_vorbis_get_file_offset(f) < limit_offset) in go_to_page_before()
4733 page_start = stb_vorbis_get_file_offset(f); in seek_to_sample_coarse()
4867 restore_offset = stb_vorbis_get_file_offset(f); in stb_vorbis_stream_length_in_samples()
4888 last_page_loc = stb_vorbis_get_file_offset(f); in stb_vorbis_stream_length_in_samples()
[all …]
/dports/games/OpenLara/OpenLara-b4b19f2/src/libs/stb_vorbis/
H A Dstb_vorbis.c148 extern unsigned int stb_vorbis_get_file_offset(stb_vorbis *f);
4188 f->first_audio_page_offset = stb_vorbis_get_file_offset(f); in start_decoder()
4513 unsigned int stb_vorbis_get_file_offset(stb_vorbis *f) in stb_vorbis_get_file_offset() function
4536 unsigned int retry_loc = stb_vorbis_get_file_offset(f); in vorbis_find_page()
4581 *end = stb_vorbis_get_file_offset(f); in vorbis_find_page()
4617 z->page_start = stb_vorbis_get_file_offset(f); in get_seek_page_info()
4656 if (end >= limit_offset && stb_vorbis_get_file_offset(f) < limit_offset) in go_to_page_before()
4787 page_start = stb_vorbis_get_file_offset(f); in seek_to_sample_coarse()
4921 restore_offset = stb_vorbis_get_file_offset(f); in stb_vorbis_stream_length_in_samples()
4942 last_page_loc = stb_vorbis_get_file_offset(f); in stb_vorbis_stream_length_in_samples()
[all …]
/dports/games/OpenTomb/OpenTomb-win32-2018-02-03_alpha/src/audio/
H A Dstb_vorbis.c144 extern unsigned int stb_vorbis_get_file_offset(stb_vorbis *f);
4105 f->first_audio_page_offset = stb_vorbis_get_file_offset(f); in start_decoder()
4430 unsigned int stb_vorbis_get_file_offset(stb_vorbis *f) in stb_vorbis_get_file_offset() function
4453 unsigned int retry_loc = stb_vorbis_get_file_offset(f); in vorbis_find_page()
4498 *end = stb_vorbis_get_file_offset(f); in vorbis_find_page()
4534 z->page_start = stb_vorbis_get_file_offset(f); in get_seek_page_info()
4573 if (end >= limit_offset && stb_vorbis_get_file_offset(f) < limit_offset) in go_to_page_before()
4704 page_start = stb_vorbis_get_file_offset(f); in seek_to_sample_coarse()
4838 restore_offset = stb_vorbis_get_file_offset(f); in stb_vorbis_stream_length_in_samples()
4859 last_page_loc = stb_vorbis_get_file_offset(f); in stb_vorbis_stream_length_in_samples()
[all …]
/dports/devel/raylib/raylib-3.7.0/src/external/
H A Dstb_vorbis.h159 STBVDEF unsigned int stb_vorbis_get_file_offset(stb_vorbis *f);
4129 f->first_audio_page_offset = stb_vorbis_get_file_offset(f); in stbv_start_decoder()
4454 STBVDEF unsigned int stb_vorbis_get_file_offset(stb_vorbis *f) in stb_vorbis_get_file_offset() function
4477 unsigned int retry_loc = stb_vorbis_get_file_offset(f); in stbv_vorbis_find_page()
4522 *end = stb_vorbis_get_file_offset(f); in stbv_vorbis_find_page()
4558 z->page_start = stb_vorbis_get_file_offset(f); in stbv_get_seek_page_info()
4597 if (end >= limit_offset && stb_vorbis_get_file_offset(f) < limit_offset) in stbv_go_to_page_before()
4728 page_start = stb_vorbis_get_file_offset(f); in stbv_seek_to_sample_coarse()
4862 restore_offset = stb_vorbis_get_file_offset(f); in stb_vorbis_stream_length_in_samples()
4883 last_page_loc = stb_vorbis_get_file_offset(f); in stb_vorbis_stream_length_in_samples()
[all …]
/dports/graphics/magnum-plugins/magnum-plugins-2019.10/src/external/stb/
H A Dstb_vorbis.c148 extern unsigned int stb_vorbis_get_file_offset(stb_vorbis *f);
4116 f->first_audio_page_offset = stb_vorbis_get_file_offset(f); in start_decoder()
4441 unsigned int stb_vorbis_get_file_offset(stb_vorbis *f) in stb_vorbis_get_file_offset() function
4464 unsigned int retry_loc = stb_vorbis_get_file_offset(f); in vorbis_find_page()
4509 *end = stb_vorbis_get_file_offset(f); in vorbis_find_page()
4545 z->page_start = stb_vorbis_get_file_offset(f); in get_seek_page_info()
4584 if (end >= limit_offset && stb_vorbis_get_file_offset(f) < limit_offset) in go_to_page_before()
4715 page_start = stb_vorbis_get_file_offset(f); in seek_to_sample_coarse()
4849 restore_offset = stb_vorbis_get_file_offset(f); in stb_vorbis_stream_length_in_samples()
4870 last_page_loc = stb_vorbis_get_file_offset(f); in stb_vorbis_stream_length_in_samples()
[all …]
/dports/graphics/urho3d/Urho3D-1.7.1/Source/ThirdParty/STB/
H A Dstb_vorbis.h147 extern unsigned int stb_vorbis_get_file_offset(stb_vorbis *f);
4101 f->first_audio_page_offset = stb_vorbis_get_file_offset(f); in start_decoder()
4426 unsigned int stb_vorbis_get_file_offset(stb_vorbis *f) in stb_vorbis_get_file_offset() function
4449 unsigned int retry_loc = stb_vorbis_get_file_offset(f); in vorbis_find_page()
4494 *end = stb_vorbis_get_file_offset(f); in vorbis_find_page()
4530 z->page_start = stb_vorbis_get_file_offset(f); in get_seek_page_info()
4569 if (end >= limit_offset && stb_vorbis_get_file_offset(f) < limit_offset) in go_to_page_before()
4699 page_start = stb_vorbis_get_file_offset(f); in seek_to_sample_coarse()
4830 restore_offset = stb_vorbis_get_file_offset(f); in stb_vorbis_stream_length_in_samples()
4851 last_page_loc = stb_vorbis_get_file_offset(f); in stb_vorbis_stream_length_in_samples()
[all …]
/dports/games/libretro-gw/gw-libretro-2be30ba/retroluxury/src/
H A Dstb_vorbis.c136 extern unsigned int stb_vorbis_get_file_offset(stb_vorbis *f);
4115 f->first_audio_page_offset = stb_vorbis_get_file_offset(f); in start_decoder()
4434 unsigned int stb_vorbis_get_file_offset(stb_vorbis *f) in stb_vorbis_get_file_offset() function
4457 unsigned int retry_loc = stb_vorbis_get_file_offset(f); in vorbis_find_page()
4502 *end = stb_vorbis_get_file_offset(f); in vorbis_find_page()
4546 z->page_start = stb_vorbis_get_file_offset(f); in vorbis_analyze_page()
4884 restore_offset = stb_vorbis_get_file_offset(f); in stb_vorbis_stream_length_in_samples()
4905 last_page_loc = stb_vorbis_get_file_offset(f); in stb_vorbis_stream_length_in_samples()
4918 last_page_loc = stb_vorbis_get_file_offset(f); in stb_vorbis_stream_length_in_samples()
/dports/audio/faudio/FAudio-21.01/csharp/
H A DFAudio.cs2252 public static extern uint stb_vorbis_get_file_offset(IntPtr f); in stb_vorbis_get_file_offset() method in FAudio