Home
last modified time | relevance | path

Searched refs:VORBIS_seek_failed (Results 1 – 24 of 24) sorted by relevance

/dports/audio/libxmp/libxmp-4.5.0/src/depackers/
H A Dvorbis.h315 VORBIS_seek_failed, enumerator
H A Dvorbis.c4571 return error(f, VORBIS_seek_failed);
4585 return error(f, VORBIS_seek_failed);
4690 return error(f, VORBIS_seek_failed);
4715 if (!vorbis_find_page(f, NULL, NULL)) return error(f, VORBIS_seek_failed);
4716 if (!vorbis_analyze_page(f, &q)) return error(f, VORBIS_seek_failed);
4736 return error(f, VORBIS_seek_failed);
/dports/emulators/mesen/Mesen-0.9.8-4-g4c701ad6/Utilities/
H A Dstb_vorbis.h320 VORBIS_seek_failed enumerator
H A Dstb_vorbis.cpp4344 if (!start_page(f)) return error(f, VORBIS_seek_failed); in seek_to_sample_coarse()
4383 return error(f, VORBIS_seek_failed); in seek_to_sample_coarse()
4389 return error(f, VORBIS_seek_failed); in seek_to_sample_coarse()
4436 return error(f, VORBIS_seek_failed); in stb_vorbis_seek_frame()
/dports/emulators/dosbox-staging/dosbox-staging-0.78.0/src/libs/decoders/
H A Dvorbis.c98 case VORBIS_seek_failed: return "VORBIS: seek failed"; in vorbis_error_string()
H A Dstb_vorbis.h412 VORBIS_seek_failed, enumerator
4828 return error(f, VORBIS_seek_failed); in seek_to_sample_coarse()
4898 if (!start_page(f)) return error(f, VORBIS_seek_failed); in seek_to_sample_coarse()
4937 return error(f, VORBIS_seek_failed); in seek_to_sample_coarse()
4943 return error(f, VORBIS_seek_failed); in seek_to_sample_coarse()
4990 return error(f, VORBIS_seek_failed); in stb_vorbis_seek_frame()
5007 if (f->current_loc != sample_number) return error(f, VORBIS_seek_failed); in stb_vorbis_seek_frame()
/dports/games/retroarch/RetroArch-1.9.7/deps/stb/
H A Dstb_vorbis.h140 VORBIS_seek_failed enumerator
3540 return error(f, VORBIS_seek_failed); in vorbis_seek_frame_from_page()
3554 return error(f, VORBIS_seek_failed); in vorbis_seek_frame_from_page()
3658 return error(f, VORBIS_seek_failed); in vorbis_seek_base()
3683 if (!vorbis_find_page(f, NULL, NULL)) return error(f, VORBIS_seek_failed); in vorbis_seek_base()
3684 if (!vorbis_analyze_page(f, &q)) return error(f, VORBIS_seek_failed); in vorbis_seek_base()
3703 return error(f, VORBIS_seek_failed); in vorbis_seek_base()
/dports/devel/stb/stb-f54acd4/
H A Dstb_vorbis.c394 VORBIS_seek_failed, enumerator
4708 return error(f, VORBIS_seek_failed); in seek_to_sample_coarse()
4778 if (!start_page(f)) return error(f, VORBIS_seek_failed); in seek_to_sample_coarse()
4817 return error(f, VORBIS_seek_failed); in seek_to_sample_coarse()
4823 return error(f, VORBIS_seek_failed); in seek_to_sample_coarse()
4870 return error(f, VORBIS_seek_failed); in stb_vorbis_seek_frame()
4887 if (f->current_loc != sample_number) return error(f, VORBIS_seek_failed); in stb_vorbis_seek_frame()
/dports/games/libretro-gw/gw-libretro-2be30ba/retroluxury/src/
H A Dstb_vorbis.c364 VORBIS_seek_failed, enumerator
4686 return error(f, VORBIS_seek_failed); in vorbis_seek_frame_from_page()
4700 return error(f, VORBIS_seek_failed); in vorbis_seek_frame_from_page()
4803 return error(f, VORBIS_seek_failed); in vorbis_seek_base()
4828 if (!vorbis_find_page(f, NULL, NULL)) return error(f, VORBIS_seek_failed); in vorbis_seek_base()
4829 if (!vorbis_analyze_page(f, &q)) return error(f, VORBIS_seek_failed); in vorbis_seek_base()
4848 return error(f, VORBIS_seek_failed); in vorbis_seek_base()
/dports/games/jaggedalliance2/miniaudio-634cdb028f340075ae8e8a1126620695688d2ac3/extras/
H A Dstb_vorbis.c394 VORBIS_seek_failed, enumerator
4710 return error(f, VORBIS_seek_failed); in seek_to_sample_coarse()
4780 if (!start_page(f)) return error(f, VORBIS_seek_failed); in seek_to_sample_coarse()
4819 return error(f, VORBIS_seek_failed); in seek_to_sample_coarse()
4825 return error(f, VORBIS_seek_failed); in seek_to_sample_coarse()
4872 return error(f, VORBIS_seek_failed); in stb_vorbis_seek_frame()
4889 if (f->current_loc != sample_number) return error(f, VORBIS_seek_failed); in stb_vorbis_seek_frame()
/dports/audio/faudio/FAudio-21.01/src/
H A Dstb_vorbis.h398 VORBIS_seek_failed, enumerator
4725 return error(f, VORBIS_seek_failed); in seek_to_sample_coarse()
4795 if (!start_page(f)) return error(f, VORBIS_seek_failed); in seek_to_sample_coarse()
4834 return error(f, VORBIS_seek_failed); in seek_to_sample_coarse()
4840 return error(f, VORBIS_seek_failed); in seek_to_sample_coarse()
4887 return error(f, VORBIS_seek_failed); in stb_vorbis_seek_frame()
4904 if (f->current_loc != sample_number) return error(f, VORBIS_seek_failed); in stb_vorbis_seek_frame()
/dports/devel/godot/godot-3.2.3-stable/thirdparty/misc/
H A Dstb_vorbis.c396 VORBIS_seek_failed, enumerator
4716 return error(f, VORBIS_seek_failed); in seek_to_sample_coarse()
4786 if (!start_page(f)) return error(f, VORBIS_seek_failed); in seek_to_sample_coarse()
4825 return error(f, VORBIS_seek_failed); in seek_to_sample_coarse()
4831 return error(f, VORBIS_seek_failed); in seek_to_sample_coarse()
4878 return error(f, VORBIS_seek_failed); in stb_vorbis_seek_frame()
4895 if (f->current_loc != sample_number) return error(f, VORBIS_seek_failed); in stb_vorbis_seek_frame()
/dports/devel/godot-tools/godot-3.2.3-stable/thirdparty/misc/
H A Dstb_vorbis.c396 VORBIS_seek_failed, enumerator
4716 return error(f, VORBIS_seek_failed); in seek_to_sample_coarse()
4786 if (!start_page(f)) return error(f, VORBIS_seek_failed); in seek_to_sample_coarse()
4825 return error(f, VORBIS_seek_failed); in seek_to_sample_coarse()
4831 return error(f, VORBIS_seek_failed); in seek_to_sample_coarse()
4878 return error(f, VORBIS_seek_failed); in stb_vorbis_seek_frame()
4895 if (f->current_loc != sample_number) return error(f, VORBIS_seek_failed); in stb_vorbis_seek_frame()
/dports/games/sdlpop/SDLPoP-1.22/src/
H A Dstb_vorbis.c396 VORBIS_seek_failed, enumerator
4716 return error(f, VORBIS_seek_failed); in seek_to_sample_coarse()
4786 if (!start_page(f)) return error(f, VORBIS_seek_failed); in seek_to_sample_coarse()
4825 return error(f, VORBIS_seek_failed); in seek_to_sample_coarse()
4831 return error(f, VORBIS_seek_failed); in seek_to_sample_coarse()
4878 return error(f, VORBIS_seek_failed); in stb_vorbis_seek_frame()
4895 if (f->current_loc != sample_number) return error(f, VORBIS_seek_failed); in stb_vorbis_seek_frame()
/dports/www/lagrange/lagrange-1.7.3/src/audio/
H A Dstb_vorbis.c396 VORBIS_seek_failed, enumerator
4716 return error(f, VORBIS_seek_failed); in seek_to_sample_coarse()
4786 if (!start_page(f)) return error(f, VORBIS_seek_failed); in seek_to_sample_coarse()
4825 return error(f, VORBIS_seek_failed); in seek_to_sample_coarse()
4831 return error(f, VORBIS_seek_failed); in seek_to_sample_coarse()
4878 return error(f, VORBIS_seek_failed); in stb_vorbis_seek_frame()
4895 if (f->current_loc != sample_number) return error(f, VORBIS_seek_failed); in stb_vorbis_seek_frame()
/dports/audio/miniaudio/miniaudio-dbca7a3b44594e0226f887472b31f54aa5f14214/extras/
H A Dstb_vorbis.c398 VORBIS_seek_failed, enumerator
4722 return error(f, VORBIS_seek_failed); in seek_to_sample_coarse()
4792 if (!start_page(f)) return error(f, VORBIS_seek_failed); in seek_to_sample_coarse()
4831 return error(f, VORBIS_seek_failed); in seek_to_sample_coarse()
4837 return error(f, VORBIS_seek_failed); in seek_to_sample_coarse()
4884 return error(f, VORBIS_seek_failed); in stb_vorbis_seek_frame()
4901 if (f->current_loc != sample_number) return error(f, VORBIS_seek_failed); in stb_vorbis_seek_frame()
/dports/net-im/uTox/uTox/third-party/stb/
H A Dstb_vorbis.c373 VORBIS_seek_failed enumerator
4686 if (!start_page(f)) return error(f, VORBIS_seek_failed); in seek_to_sample_coarse()
4725 return error(f, VORBIS_seek_failed); in seek_to_sample_coarse()
4731 return error(f, VORBIS_seek_failed); in seek_to_sample_coarse()
4778 return error(f, VORBIS_seek_failed); in stb_vorbis_seek_frame()
/dports/cad/cura-engine/CuraEngine-fadb5d6b/include/stb/
H A Dstb_vorbis.c380 VORBIS_seek_failed, enumerator
4725 if (!start_page(f)) return error(f, VORBIS_seek_failed); in seek_to_sample_coarse()
4764 return error(f, VORBIS_seek_failed); in seek_to_sample_coarse()
4770 return error(f, VORBIS_seek_failed); in seek_to_sample_coarse()
4817 return error(f, VORBIS_seek_failed); in stb_vorbis_seek_frame()
/dports/security/ridl/ridl-11b3240/stb/
H A Dstb_vorbis.c379 VORBIS_seek_failed, enumerator
4715 if (!start_page(f)) return error(f, VORBIS_seek_failed); in seek_to_sample_coarse()
4754 return error(f, VORBIS_seek_failed); in seek_to_sample_coarse()
4760 return error(f, VORBIS_seek_failed); in seek_to_sample_coarse()
4807 return error(f, VORBIS_seek_failed); in stb_vorbis_seek_frame()
/dports/games/OpenLara/OpenLara-b4b19f2/src/libs/stb_vorbis/
H A Dstb_vorbis.c377 VORBIS_seek_failed enumerator
4769 if (!start_page(f)) return error(f, VORBIS_seek_failed); in seek_to_sample_coarse()
4808 return error(f, VORBIS_seek_failed); in seek_to_sample_coarse()
4814 return error(f, VORBIS_seek_failed); in seek_to_sample_coarse()
4861 return error(f, VORBIS_seek_failed); in stb_vorbis_seek_frame()
/dports/games/OpenTomb/OpenTomb-win32-2018-02-03_alpha/src/audio/
H A Dstb_vorbis.c373 VORBIS_seek_failed enumerator
4686 if (!start_page(f)) return error(f, VORBIS_seek_failed); in seek_to_sample_coarse()
4725 return error(f, VORBIS_seek_failed); in seek_to_sample_coarse()
4731 return error(f, VORBIS_seek_failed); in seek_to_sample_coarse()
4778 return error(f, VORBIS_seek_failed); in stb_vorbis_seek_frame()
/dports/devel/raylib/raylib-3.7.0/src/external/
H A Dstb_vorbis.h388 VORBIS_seek_failed enumerator
4710 if (!stbv_start_page(f)) return stbv_error(f, VORBIS_seek_failed); in stbv_seek_to_sample_coarse()
4749 return stbv_error(f, VORBIS_seek_failed); in stbv_seek_to_sample_coarse()
4755 return stbv_error(f, VORBIS_seek_failed); in stbv_seek_to_sample_coarse()
4802 return stbv_error(f, VORBIS_seek_failed); in stb_vorbis_seek_frame()
/dports/graphics/magnum-plugins/magnum-plugins-2019.10/src/external/stb/
H A Dstb_vorbis.c377 VORBIS_seek_failed enumerator
4697 if (!start_page(f)) return error(f, VORBIS_seek_failed); in seek_to_sample_coarse()
4736 return error(f, VORBIS_seek_failed); in seek_to_sample_coarse()
4742 return error(f, VORBIS_seek_failed); in seek_to_sample_coarse()
4789 return error(f, VORBIS_seek_failed); in stb_vorbis_seek_frame()
/dports/graphics/urho3d/Urho3D-1.7.1/Source/ThirdParty/STB/
H A Dstb_vorbis.h376 VORBIS_seek_failed enumerator
4681 if (!start_page(f)) return error(f, VORBIS_seek_failed); in seek_to_sample_coarse()
4723 return error(f, VORBIS_seek_failed); in seek_to_sample_coarse()
4770 return error(f, VORBIS_seek_failed); in stb_vorbis_seek_frame()