Home
last modified time | relevance | path

Searched refs:start_seg_with_known_loc (Results 1 – 18 of 18) sorted by relevance

/dports/devel/stb/stb-f54acd4/
H A Dstb_vorbis.c4675 int i, start_seg_with_known_loc, end_pos, page_start; in seek_to_sample_coarse() local
4787 start_seg_with_known_loc = i; in seek_to_sample_coarse()
4789 if (start_seg_with_known_loc > 0 || !(f->page_flag & PAGEFLAG_continued_packet)) in seek_to_sample_coarse()
4808 f->next_seg = start_seg_with_known_loc; in seek_to_sample_coarse()
4810 for (i = 0; i < start_seg_with_known_loc; i++) in seek_to_sample_coarse()
/dports/games/jaggedalliance2/miniaudio-634cdb028f340075ae8e8a1126620695688d2ac3/extras/
H A Dstb_vorbis.c4677 int i, start_seg_with_known_loc, end_pos, page_start; in seek_to_sample_coarse() local
4789 start_seg_with_known_loc = i; in seek_to_sample_coarse()
4791 if (start_seg_with_known_loc > 0 || !(f->page_flag & PAGEFLAG_continued_packet)) in seek_to_sample_coarse()
4810 f->next_seg = start_seg_with_known_loc; in seek_to_sample_coarse()
4812 for (i = 0; i < start_seg_with_known_loc; i++) in seek_to_sample_coarse()
/dports/audio/faudio/FAudio-21.01/src/
H A Dstb_vorbis.h4692 int i, start_seg_with_known_loc, end_pos, page_start; in seek_to_sample_coarse() local
4804 start_seg_with_known_loc = i; in seek_to_sample_coarse()
4806 if (start_seg_with_known_loc > 0 || !(f->page_flag & PAGEFLAG_continued_packet)) in seek_to_sample_coarse()
4825 f->next_seg = start_seg_with_known_loc; in seek_to_sample_coarse()
4827 for (i = 0; i < start_seg_with_known_loc; i++) in seek_to_sample_coarse()
/dports/net-im/uTox/uTox/third-party/stb/
H A Dstb_vorbis.c4588 int i, start_seg_with_known_loc, end_pos, page_start; in seek_to_sample_coarse() local
4695 start_seg_with_known_loc = i; in seek_to_sample_coarse()
4697 if (start_seg_with_known_loc > 0 || !(f->page_flag & PAGEFLAG_continued_packet)) in seek_to_sample_coarse()
4716 f->next_seg = start_seg_with_known_loc; in seek_to_sample_coarse()
4718 for (i = 0; i < start_seg_with_known_loc; i++) in seek_to_sample_coarse()
/dports/cad/cura-engine/CuraEngine-fadb5d6b/include/stb/
H A Dstb_vorbis.c4627 int i, start_seg_with_known_loc, end_pos, page_start; in seek_to_sample_coarse() local
4734 start_seg_with_known_loc = i; in seek_to_sample_coarse()
4736 if (start_seg_with_known_loc > 0 || !(f->page_flag & PAGEFLAG_continued_packet)) in seek_to_sample_coarse()
4755 f->next_seg = start_seg_with_known_loc; in seek_to_sample_coarse()
4757 for (i = 0; i < start_seg_with_known_loc; i++) in seek_to_sample_coarse()
/dports/security/ridl/ridl-11b3240/stb/
H A Dstb_vorbis.c4617 int i, start_seg_with_known_loc, end_pos, page_start; in seek_to_sample_coarse() local
4724 start_seg_with_known_loc = i; in seek_to_sample_coarse()
4726 if (start_seg_with_known_loc > 0 || !(f->page_flag & PAGEFLAG_continued_packet)) in seek_to_sample_coarse()
4745 f->next_seg = start_seg_with_known_loc; in seek_to_sample_coarse()
4747 for (i = 0; i < start_seg_with_known_loc; i++) in seek_to_sample_coarse()
/dports/devel/godot/godot-3.2.3-stable/thirdparty/misc/
H A Dstb_vorbis.c4683 int i, start_seg_with_known_loc, end_pos, page_start; in seek_to_sample_coarse() local
4795 start_seg_with_known_loc = i; in seek_to_sample_coarse()
4797 if (start_seg_with_known_loc > 0 || !(f->page_flag & PAGEFLAG_continued_packet)) in seek_to_sample_coarse()
4816 f->next_seg = start_seg_with_known_loc; in seek_to_sample_coarse()
4818 for (i = 0; i < start_seg_with_known_loc; i++) in seek_to_sample_coarse()
/dports/devel/godot-tools/godot-3.2.3-stable/thirdparty/misc/
H A Dstb_vorbis.c4683 int i, start_seg_with_known_loc, end_pos, page_start; in seek_to_sample_coarse() local
4795 start_seg_with_known_loc = i; in seek_to_sample_coarse()
4797 if (start_seg_with_known_loc > 0 || !(f->page_flag & PAGEFLAG_continued_packet)) in seek_to_sample_coarse()
4816 f->next_seg = start_seg_with_known_loc; in seek_to_sample_coarse()
4818 for (i = 0; i < start_seg_with_known_loc; i++) in seek_to_sample_coarse()
/dports/games/sdlpop/SDLPoP-1.22/src/
H A Dstb_vorbis.c4683 int i, start_seg_with_known_loc, end_pos, page_start; in seek_to_sample_coarse() local
4795 start_seg_with_known_loc = i; in seek_to_sample_coarse()
4797 if (start_seg_with_known_loc > 0 || !(f->page_flag & PAGEFLAG_continued_packet)) in seek_to_sample_coarse()
4816 f->next_seg = start_seg_with_known_loc; in seek_to_sample_coarse()
4818 for (i = 0; i < start_seg_with_known_loc; i++) in seek_to_sample_coarse()
/dports/emulators/mesen/Mesen-0.9.8-4-g4c701ad6/Utilities/
H A Dstb_vorbis.cpp4246 int i, start_seg_with_known_loc, end_pos, page_start; in seek_to_sample_coarse() local
4353 start_seg_with_known_loc = i; in seek_to_sample_coarse()
4355 if (start_seg_with_known_loc > 0 || !(f->page_flag & PAGEFLAG_continued_packet)) in seek_to_sample_coarse()
4374 f->next_seg = start_seg_with_known_loc; in seek_to_sample_coarse()
4376 for (i = 0; i < start_seg_with_known_loc; i++) in seek_to_sample_coarse()
/dports/emulators/dosbox-staging/dosbox-staging-0.78.0/src/libs/decoders/
H A Dstb_vorbis.h4795 int i, start_seg_with_known_loc, end_pos, page_start; in seek_to_sample_coarse() local
4907 start_seg_with_known_loc = i; in seek_to_sample_coarse()
4909 if (start_seg_with_known_loc > 0 || !(f->page_flag & PAGEFLAG_continued_packet)) in seek_to_sample_coarse()
4928 f->next_seg = start_seg_with_known_loc; in seek_to_sample_coarse()
4930 for (i = 0; i < start_seg_with_known_loc; i++) in seek_to_sample_coarse()
/dports/games/OpenLara/OpenLara-b4b19f2/src/libs/stb_vorbis/
H A Dstb_vorbis.c4671 int i, start_seg_with_known_loc, end_pos, page_start; in seek_to_sample_coarse() local
4778 start_seg_with_known_loc = i; in seek_to_sample_coarse()
4780 if (start_seg_with_known_loc > 0 || !(f->page_flag & PAGEFLAG_continued_packet)) in seek_to_sample_coarse()
4799 f->next_seg = start_seg_with_known_loc; in seek_to_sample_coarse()
4801 for (i = 0; i < start_seg_with_known_loc; i++) in seek_to_sample_coarse()
/dports/games/OpenTomb/OpenTomb-win32-2018-02-03_alpha/src/audio/
H A Dstb_vorbis.c4588 int i, start_seg_with_known_loc, end_pos, page_start; in seek_to_sample_coarse() local
4695 start_seg_with_known_loc = i; in seek_to_sample_coarse()
4697 if (start_seg_with_known_loc > 0 || !(f->page_flag & PAGEFLAG_continued_packet)) in seek_to_sample_coarse()
4716 f->next_seg = start_seg_with_known_loc; in seek_to_sample_coarse()
4718 for (i = 0; i < start_seg_with_known_loc; i++) in seek_to_sample_coarse()
/dports/devel/raylib/raylib-3.7.0/src/external/
H A Dstb_vorbis.h4612 int i, start_seg_with_known_loc, end_pos, page_start; in stbv_seek_to_sample_coarse() local
4719 start_seg_with_known_loc = i; in stbv_seek_to_sample_coarse()
4721 if (start_seg_with_known_loc > 0 || !(f->page_flag & STBV_PAGEFLAG_continued_packet)) in stbv_seek_to_sample_coarse()
4740 f->next_seg = start_seg_with_known_loc; in stbv_seek_to_sample_coarse()
4742 for (i = 0; i < start_seg_with_known_loc; i++) in stbv_seek_to_sample_coarse()
/dports/www/lagrange/lagrange-1.7.3/src/audio/
H A Dstb_vorbis.c4683 int i, start_seg_with_known_loc, end_pos, page_start; in seek_to_sample_coarse() local
4795 start_seg_with_known_loc = i; in seek_to_sample_coarse()
4797 if (start_seg_with_known_loc > 0 || !(f->page_flag & PAGEFLAG_continued_packet)) in seek_to_sample_coarse()
4816 f->next_seg = start_seg_with_known_loc; in seek_to_sample_coarse()
4818 for (i = 0; i < start_seg_with_known_loc; i++) in seek_to_sample_coarse()
/dports/graphics/magnum-plugins/magnum-plugins-2019.10/src/external/stb/
H A Dstb_vorbis.c4599 int i, start_seg_with_known_loc, end_pos, page_start; in seek_to_sample_coarse() local
4706 start_seg_with_known_loc = i; in seek_to_sample_coarse()
4708 if (start_seg_with_known_loc > 0 || !(f->page_flag & PAGEFLAG_continued_packet)) in seek_to_sample_coarse()
4727 f->next_seg = start_seg_with_known_loc; in seek_to_sample_coarse()
4729 for (i = 0; i < start_seg_with_known_loc; i++) in seek_to_sample_coarse()
/dports/graphics/urho3d/Urho3D-1.7.1/Source/ThirdParty/STB/
H A Dstb_vorbis.h4584 int i, start_seg_with_known_loc, end_pos, page_start; in seek_to_sample_coarse() local
4690 start_seg_with_known_loc = i; in seek_to_sample_coarse()
4692 if (start_seg_with_known_loc > 0 || !(f->page_flag & PAGEFLAG_continued_packet)) in seek_to_sample_coarse()
4711 f->next_seg = start_seg_with_known_loc; in seek_to_sample_coarse()
4713 for (i = 0; i < start_seg_with_known_loc; i++) in seek_to_sample_coarse()
/dports/audio/miniaudio/miniaudio-dbca7a3b44594e0226f887472b31f54aa5f14214/extras/
H A Dstb_vorbis.c4689 int i, start_seg_with_known_loc, end_pos, page_start; in seek_to_sample_coarse() local
4801 start_seg_with_known_loc = i; in seek_to_sample_coarse()
4803 if (start_seg_with_known_loc > 0 || !(f->page_flag & PAGEFLAG_continued_packet)) in seek_to_sample_coarse()
4822 f->next_seg = start_seg_with_known_loc; in seek_to_sample_coarse()
4824 for (i = 0; i < start_seg_with_known_loc; i++) in seek_to_sample_coarse()