Home
last modified time | relevance | path

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

/dports/graphics/magnum-plugins/magnum-plugins-2019.10/src/external/dr/
H A Ddr_flac.h3199 uint64_t originalBytePos = oggbs->currentBytePos; // For recovery. in drflac_ogg__seek_to_sample() local
3212 drflac_oggbs__seek_physical(oggbs, originalBytePos, drflac_seek_origin_start); in drflac_ogg__seek_to_sample()
3228 drflac_oggbs__seek_physical(oggbs, originalBytePos, drflac_seek_origin_start); in drflac_ogg__seek_to_sample()
3236 drflac_oggbs__seek_physical(oggbs, originalBytePos, drflac_seek_origin_start); in drflac_ogg__seek_to_sample()
3245 drflac_oggbs__seek_physical(oggbs, originalBytePos, drflac_seek_origin_start); in drflac_ogg__seek_to_sample()
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System.Xml/System/Xml/Core/
H A DXmlTextReaderImplAsync.cs1075 int originalBytePos = ps.bytePos;
1079 if ( charsRead == 0 && ps.bytePos != originalBytePos ) {
H A DXmlTextReaderImpl.cs3173 int originalBytePos = ps.bytePos;
3177 if ( charsRead == 0 && ps.bytePos != originalBytePos ) {
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Private.Xml/src/System/Xml/Core/
H A DXmlTextReaderImplAsync.cs1205 int originalBytePos = _ps.bytePos; in ReadDataAsync()
1209 if (charsRead == 0 && _ps.bytePos != originalBytePos) in ReadDataAsync()
H A DXmlTextReaderImpl.cs3468 int originalBytePos = _ps.bytePos; in ReadData()
3472 if (charsRead == 0 && _ps.bytePos != originalBytePos) in ReadData()
/dports/games/retroarch/RetroArch-1.9.7/deps/dr/
H A Ddr_flac.h4101 drflac_uint64 originalBytePos = oggbs->currentBytePos; /* For recovery. */ in drflac_ogg__seek_to_sample() local
4111 drflac_oggbs__seek_physical(oggbs, originalBytePos, drflac_seek_origin_start); in drflac_ogg__seek_to_sample()
/dports/devel/love/love-11.3/src/libraries/dr_flac/
H A Ddr_flac.h5934 drflac_uint64 originalBytePos; in drflac_ogg__seek_to_sample() local
5941 originalBytePos = oggbs->currentBytePos; /* For recovery. */ in drflac_ogg__seek_to_sample()
5953 drflac_oggbs__seek_physical(oggbs, originalBytePos, drflac_seek_origin_start); in drflac_ogg__seek_to_sample()
/dports/math/kfr/kfr-4.2.1/include/kfr/io/dr/
H A Ddr_flac.h6758 drflac_uint64 originalBytePos; in drflac_ogg__seek_to_pcm_frame() local
6765 originalBytePos = oggbs->currentBytePos; /* For recovery. Points to the OggS identifier. */ in drflac_ogg__seek_to_pcm_frame()
6776 drflac_oggbs__seek_physical(oggbs, originalBytePos, drflac_seek_origin_start); in drflac_ogg__seek_to_pcm_frame()
/dports/games/jaggedalliance2/miniaudio-634cdb028f340075ae8e8a1126620695688d2ac3/extras/
H A Ddr_flac.h7259 drflac_uint64 originalBytePos; in drflac_ogg__seek_to_pcm_frame() local
7266 originalBytePos = oggbs->currentBytePos; /* For recovery. Points to the OggS identifier. */ in drflac_ogg__seek_to_pcm_frame()
7277 drflac_oggbs__seek_physical(oggbs, originalBytePos, drflac_seek_origin_start); in drflac_ogg__seek_to_pcm_frame()
/dports/audio/miniaudio/miniaudio-dbca7a3b44594e0226f887472b31f54aa5f14214/extras/
H A Ddr_flac.h7327 drflac_uint64 originalBytePos; in drflac_ogg__seek_to_pcm_frame() local
7334 originalBytePos = oggbs->currentBytePos; /* For recovery. Points to the OggS identifier. */ in drflac_ogg__seek_to_pcm_frame()
7345 drflac_oggbs__seek_physical(oggbs, originalBytePos, drflac_seek_origin_start); in drflac_ogg__seek_to_pcm_frame()
/dports/emulators/dosbox-staging/dosbox-staging-0.78.0/src/libs/decoders/
H A Ddr_flac.h7327 drflac_uint64 originalBytePos; in drflac_ogg__seek_to_pcm_frame() local
7334 originalBytePos = oggbs->currentBytePos; /* For recovery. Points to the OggS identifier. */ in drflac_ogg__seek_to_pcm_frame()
7345 drflac_oggbs__seek_physical(oggbs, originalBytePos, drflac_seek_origin_start); in drflac_ogg__seek_to_pcm_frame()
/dports/devel/raylib/raylib-3.7.0/src/external/
H A Ddr_flac.h7327 drflac_uint64 originalBytePos; in drflac_ogg__seek_to_pcm_frame() local
7334 originalBytePos = oggbs->currentBytePos; /* For recovery. Points to the OggS identifier. */ in drflac_ogg__seek_to_pcm_frame()
7345 drflac_oggbs__seek_physical(oggbs, originalBytePos, drflac_seek_origin_start); in drflac_ogg__seek_to_pcm_frame()
H A Dminiaudio.h57356 drflac_uint64 originalBytePos; in drflac_ogg__seek_to_pcm_frame() local
57361 originalBytePos = oggbs->currentBytePos; in drflac_ogg__seek_to_pcm_frame()
57369 drflac_oggbs__seek_physical(oggbs, originalBytePos, drflac_seek_origin_start); in drflac_ogg__seek_to_pcm_frame()
/dports/games/libretro-beetle_saturn/beetle-saturn-libretro-ee5b214/deps/libchdr/include/dr_libs/
H A Ddr_flac.h7292 drflac_uint64 originalBytePos; in drflac_ogg__seek_to_pcm_frame() local
7299 originalBytePos = oggbs->currentBytePos; /* For recovery. Points to the OggS identifier. */ in drflac_ogg__seek_to_pcm_frame()
7310 drflac_oggbs__seek_physical(oggbs, originalBytePos, drflac_seek_origin_start); in drflac_ogg__seek_to_pcm_frame()
/dports/games/jaggedalliance2/miniaudio-634cdb028f340075ae8e8a1126620695688d2ac3/extras/miniaudio_split/
H A Dminiaudio.c49615 drflac_uint64 originalBytePos; in drflac_ogg__seek_to_pcm_frame() local
49620 originalBytePos = oggbs->currentBytePos; in drflac_ogg__seek_to_pcm_frame()
49628 drflac_oggbs__seek_physical(oggbs, originalBytePos, drflac_seek_origin_start); in drflac_ogg__seek_to_pcm_frame()
/dports/games/jaggedalliance2/miniaudio-634cdb028f340075ae8e8a1126620695688d2ac3/
H A Dminiaudio.h55366 drflac_uint64 originalBytePos; in drflac_ogg__seek_to_pcm_frame() local
55371 originalBytePos = oggbs->currentBytePos; in drflac_ogg__seek_to_pcm_frame()
55379 drflac_oggbs__seek_physical(oggbs, originalBytePos, drflac_seek_origin_start); in drflac_ogg__seek_to_pcm_frame()
/dports/audio/miniaudio/miniaudio-dbca7a3b44594e0226f887472b31f54aa5f14214/extras/miniaudio_split/
H A Dminiaudio.c55677 drflac_uint64 originalBytePos; in drflac_ogg__seek_to_pcm_frame() local
55682 originalBytePos = oggbs->currentBytePos; in drflac_ogg__seek_to_pcm_frame()
55690 drflac_oggbs__seek_physical(oggbs, originalBytePos, drflac_seek_origin_start); in drflac_ogg__seek_to_pcm_frame()
/dports/audio/miniaudio/miniaudio-dbca7a3b44594e0226f887472b31f54aa5f14214/
H A Dminiaudio.h62206 drflac_uint64 originalBytePos; in drflac_ogg__seek_to_pcm_frame() local
62211 originalBytePos = oggbs->currentBytePos; in drflac_ogg__seek_to_pcm_frame()
62219 drflac_oggbs__seek_physical(oggbs, originalBytePos, drflac_seek_origin_start); in drflac_ogg__seek_to_pcm_frame()