Home
last modified time | relevance | path

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

12

/dports/games/libretro-tyrquake/tyrquake-e76477d/deps/libFLAC/
H A Dstream_decoder.c1033 FLAC__bool got_a_frame; in FLAC__stream_decoder_process_single() local
1053 if(!read_frame_(decoder, &got_a_frame, /*do_full_decode=*/true)) in FLAC__stream_decoder_process_single()
1055 if(got_a_frame) in FLAC__stream_decoder_process_single()
1131 FLAC__bool got_a_frame; in FLAC__stream_decoder_skip_single_frame() local
1145 if(!read_frame_(decoder, &got_a_frame, /*do_full_decode=*/false)) in FLAC__stream_decoder_skip_single_frame()
1147 if(got_a_frame) in FLAC__stream_decoder_skip_single_frame()
1996 *got_a_frame = false; in read_frame_()
2107 *got_a_frame = true; in read_frame_()
2915 decoder->private_->got_a_frame = true; in write_audio_frame_to_client_()
3251 decoder->private_->got_a_frame = false; in seek_to_absolute_sample_ogg_()
[all …]
/dports/games/libretro-yabause/yabause-ea5b118/yabause/src/libchdr/deps/flac-1.3.2/src/libFLAC/
H A Dstream_decoder.c1007 FLAC__bool got_a_frame; in FLAC__stream_decoder_process_single() local
1027 if(!read_frame_(decoder, &got_a_frame, /*do_full_decode=*/true)) in FLAC__stream_decoder_process_single()
1029 if(got_a_frame) in FLAC__stream_decoder_process_single()
1105 FLAC__bool got_a_frame; in FLAC__stream_decoder_skip_single_frame() local
1119 if(!read_frame_(decoder, &got_a_frame, /*do_full_decode=*/false)) in FLAC__stream_decoder_skip_single_frame()
1121 if(got_a_frame) in FLAC__stream_decoder_skip_single_frame()
2023 *got_a_frame = false; in read_frame_()
2134 *got_a_frame = true; in read_frame_()
2943 decoder->private_->got_a_frame = true; in write_audio_frame_to_client_()
3270 decoder->private_->got_a_frame = false; in seek_to_absolute_sample_ogg_()
[all …]
/dports/games/libretro-scummvm/scummvm-7b1e929/backends/platform/libretro/deps/libFLAC/
H A Dstream_decoder.c1033 FLAC__bool got_a_frame; in FLAC__stream_decoder_process_single() local
1053 if(!read_frame_(decoder, &got_a_frame, /*do_full_decode=*/true)) in FLAC__stream_decoder_process_single()
1055 if(got_a_frame) in FLAC__stream_decoder_process_single()
1131 FLAC__bool got_a_frame; in FLAC__stream_decoder_skip_single_frame() local
1145 if(!read_frame_(decoder, &got_a_frame, /*do_full_decode=*/false)) in FLAC__stream_decoder_skip_single_frame()
1147 if(got_a_frame) in FLAC__stream_decoder_skip_single_frame()
1996 *got_a_frame = false; in read_frame_()
2107 *got_a_frame = true; in read_frame_()
2915 decoder->private_->got_a_frame = true; in write_audio_frame_to_client_()
3251 decoder->private_->got_a_frame = false; in seek_to_absolute_sample_ogg_()
[all …]
/dports/games/libretro-genesis_plus_gx/Genesis-Plus-GX-7f83bc5/core/cd_hw/libchdr/deps/libFLAC/
H A Dstream_decoder.c1007 FLAC__bool got_a_frame; in FLAC__stream_decoder_process_single() local
1027 if(!read_frame_(decoder, &got_a_frame, /*do_full_decode=*/true)) in FLAC__stream_decoder_process_single()
1029 if(got_a_frame) in FLAC__stream_decoder_process_single()
1105 FLAC__bool got_a_frame; in FLAC__stream_decoder_skip_single_frame() local
1119 if(!read_frame_(decoder, &got_a_frame, /*do_full_decode=*/false)) in FLAC__stream_decoder_skip_single_frame()
1121 if(got_a_frame) in FLAC__stream_decoder_skip_single_frame()
2023 *got_a_frame = false; in read_frame_()
2134 *got_a_frame = true; in read_frame_()
2943 decoder->private_->got_a_frame = true; in write_audio_frame_to_client_()
3270 decoder->private_->got_a_frame = false; in seek_to_absolute_sample_ogg_()
[all …]
/dports/devel/juce/JUCE-f37e9a1/modules/juce_audio_formats/codecs/flac/libFLAC/
H A Dstream_decoder.c1019 FLAC__bool got_a_frame; in FLAC__stream_decoder_process_single() local
1039 if(!read_frame_(decoder, &got_a_frame, /*do_full_decode=*/true)) in FLAC__stream_decoder_process_single()
1041 if(got_a_frame) in FLAC__stream_decoder_process_single()
1117 FLAC__bool got_a_frame; in FLAC__stream_decoder_skip_single_frame() local
1131 if(!read_frame_(decoder, &got_a_frame, /*do_full_decode=*/false)) in FLAC__stream_decoder_skip_single_frame()
1133 if(got_a_frame) in FLAC__stream_decoder_skip_single_frame()
2020 *got_a_frame = false; in read_frame_()
2131 *got_a_frame = true; in read_frame_()
2937 decoder->private_->got_a_frame = true; in write_audio_frame_to_client_()
3263 decoder->private_->got_a_frame = false; in seek_to_absolute_sample_ogg_()
[all …]
/dports/games/retroarch/RetroArch-1.9.7/deps/libFLAC/
H A Dstream_decoder.c1010 FLAC__bool got_a_frame; in FLAC__stream_decoder_process_single() local
1030 if(!read_frame_(decoder, &got_a_frame, /*do_full_decode=*/true)) in FLAC__stream_decoder_process_single()
1032 if(got_a_frame) in FLAC__stream_decoder_process_single()
1108 FLAC__bool got_a_frame; in FLAC__stream_decoder_skip_single_frame() local
1122 if(!read_frame_(decoder, &got_a_frame, /*do_full_decode=*/false)) in FLAC__stream_decoder_skip_single_frame()
1124 if(got_a_frame) in FLAC__stream_decoder_skip_single_frame()
2026 *got_a_frame = false; in read_frame_()
2137 *got_a_frame = true; in read_frame_()
2946 decoder->private_->got_a_frame = true; in write_audio_frame_to_client_()
3273 decoder->private_->got_a_frame = false; in seek_to_absolute_sample_ogg_()
[all …]
/dports/games/kodi-addon-game.libretro.beetle-psx/game.libretro.beetle-psx-0.9.44.22-Matrix/depends/common/beetle-psx/deps/flac-1.3.3/src/
H A Dstream_decoder.c1006 FLAC__bool got_a_frame; in FLAC__stream_decoder_process_single() local
1026 if(!read_frame_(decoder, &got_a_frame, /*do_full_decode=*/true)) in FLAC__stream_decoder_process_single()
1028 if(got_a_frame) in FLAC__stream_decoder_process_single()
1104 FLAC__bool got_a_frame; in FLAC__stream_decoder_skip_single_frame() local
1118 if(!read_frame_(decoder, &got_a_frame, /*do_full_decode=*/false)) in FLAC__stream_decoder_skip_single_frame()
1120 if(got_a_frame) in FLAC__stream_decoder_skip_single_frame()
2022 *got_a_frame = false; in read_frame_()
2133 *got_a_frame = true; in read_frame_()
2942 decoder->private_->got_a_frame = true; in write_audio_frame_to_client_()
3269 decoder->private_->got_a_frame = false; in seek_to_absolute_sample_ogg_()
[all …]
/dports/games/kodi-addon-game.libretro.pcsx-rearmed/game.libretro.pcsx-rearmed-22.0.0.19-Matrix/depends/common/pcsx-rearmed/deps/flac-1.3.2/src/libFLAC/
H A Dstream_decoder.c1007 FLAC__bool got_a_frame; in FLAC__stream_decoder_process_single() local
1027 if(!read_frame_(decoder, &got_a_frame, /*do_full_decode=*/true)) in FLAC__stream_decoder_process_single()
1029 if(got_a_frame) in FLAC__stream_decoder_process_single()
1105 FLAC__bool got_a_frame; in FLAC__stream_decoder_skip_single_frame() local
1119 if(!read_frame_(decoder, &got_a_frame, /*do_full_decode=*/false)) in FLAC__stream_decoder_skip_single_frame()
1121 if(got_a_frame) in FLAC__stream_decoder_skip_single_frame()
2023 *got_a_frame = false; in read_frame_()
2134 *got_a_frame = true; in read_frame_()
2943 decoder->private_->got_a_frame = true; in write_audio_frame_to_client_()
3270 decoder->private_->got_a_frame = false; in seek_to_absolute_sample_ogg_()
[all …]
/dports/games/kodi-addon-game.libretro.genplus/game.libretro.genplus-1.7.4.15-Matrix/depends/common/genplus/core/cd_hw/libchdr/deps/libFLAC/
H A Dstream_decoder.c1007 FLAC__bool got_a_frame; in FLAC__stream_decoder_process_single() local
1027 if(!read_frame_(decoder, &got_a_frame, /*do_full_decode=*/true)) in FLAC__stream_decoder_process_single()
1029 if(got_a_frame) in FLAC__stream_decoder_process_single()
1105 FLAC__bool got_a_frame; in FLAC__stream_decoder_skip_single_frame() local
1119 if(!read_frame_(decoder, &got_a_frame, /*do_full_decode=*/false)) in FLAC__stream_decoder_skip_single_frame()
1121 if(got_a_frame) in FLAC__stream_decoder_skip_single_frame()
2023 *got_a_frame = false; in read_frame_()
2134 *got_a_frame = true; in read_frame_()
2943 decoder->private_->got_a_frame = true; in write_audio_frame_to_client_()
3270 decoder->private_->got_a_frame = false; in seek_to_absolute_sample_ogg_()
[all …]
/dports/games/libretro-beetle_pce_fast/beetle-pce-fast-libretro-67426f4/deps/flac-1.3.3/src/
H A Dstream_decoder.c1006 FLAC__bool got_a_frame; in FLAC__stream_decoder_process_single() local
1026 if(!read_frame_(decoder, &got_a_frame, /*do_full_decode=*/true)) in FLAC__stream_decoder_process_single()
1028 if(got_a_frame) in FLAC__stream_decoder_process_single()
1104 FLAC__bool got_a_frame; in FLAC__stream_decoder_skip_single_frame() local
1118 if(!read_frame_(decoder, &got_a_frame, /*do_full_decode=*/false)) in FLAC__stream_decoder_skip_single_frame()
1120 if(got_a_frame) in FLAC__stream_decoder_skip_single_frame()
2022 *got_a_frame = false; in read_frame_()
2133 *got_a_frame = true; in read_frame_()
2942 decoder->private_->got_a_frame = true; in write_audio_frame_to_client_()
3269 decoder->private_->got_a_frame = false; in seek_to_absolute_sample_ogg_()
[all …]
/dports/audio/libopenshot-audio/libopenshot-audio-0.2.2/JuceLibraryCode/modules/juce_audio_formats/codecs/flac/libFLAC/
H A Dstream_decoder.c1019 FLAC__bool got_a_frame; in FLAC__stream_decoder_process_single() local
1039 if(!read_frame_(decoder, &got_a_frame, /*do_full_decode=*/true)) in FLAC__stream_decoder_process_single()
1041 if(got_a_frame) in FLAC__stream_decoder_process_single()
1117 FLAC__bool got_a_frame; in FLAC__stream_decoder_skip_single_frame() local
1131 if(!read_frame_(decoder, &got_a_frame, /*do_full_decode=*/false)) in FLAC__stream_decoder_skip_single_frame()
1133 if(got_a_frame) in FLAC__stream_decoder_skip_single_frame()
2020 *got_a_frame = false; in read_frame_()
2131 *got_a_frame = true; in read_frame_()
2937 decoder->private_->got_a_frame = true; in write_audio_frame_to_client_()
3263 decoder->private_->got_a_frame = false; in seek_to_absolute_sample_ogg_()
[all …]
/dports/audio/flac/flac-1.3.4/src/libFLAC/
H A Dstream_decoder.c1006 FLAC__bool got_a_frame; in FLAC__stream_decoder_process_single() local
1026 if(!read_frame_(decoder, &got_a_frame, /*do_full_decode=*/true)) in FLAC__stream_decoder_process_single()
1028 if(got_a_frame) in FLAC__stream_decoder_process_single()
1104 FLAC__bool got_a_frame; in FLAC__stream_decoder_skip_single_frame() local
1118 if(!read_frame_(decoder, &got_a_frame, /*do_full_decode=*/false)) in FLAC__stream_decoder_skip_single_frame()
1120 if(got_a_frame) in FLAC__stream_decoder_skip_single_frame()
2024 *got_a_frame = false;
2139 *got_a_frame = true;
2979 decoder->private_->got_a_frame = true;
3319 decoder->private_->got_a_frame = false;
[all …]
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/flac/src/libFLAC/
H A Dstream_decoder.c1018 FLAC__bool got_a_frame; in FLAC__stream_decoder_process_single() local
1038 if(!read_frame_(decoder, &got_a_frame, /*do_full_decode=*/true)) in FLAC__stream_decoder_process_single()
1040 if(got_a_frame) in FLAC__stream_decoder_process_single()
1116 FLAC__bool got_a_frame; in FLAC__stream_decoder_skip_single_frame() local
1130 if(!read_frame_(decoder, &got_a_frame, /*do_full_decode=*/false)) in FLAC__stream_decoder_skip_single_frame()
1132 if(got_a_frame) in FLAC__stream_decoder_skip_single_frame()
2017 *got_a_frame = false; in read_frame_()
2128 *got_a_frame = true; in read_frame_()
2934 decoder->private_->got_a_frame = true; in write_audio_frame_to_client_()
3260 decoder->private_->got_a_frame = false; in seek_to_absolute_sample_ogg_()
[all …]
/dports/emulators/mame/mame-mame0226/3rdparty/libflac/src/libFLAC/
H A Dstream_decoder.c1042 FLAC__bool got_a_frame; in FLAC__stream_decoder_process_single() local
1062 if(!read_frame_(decoder, &got_a_frame, /*do_full_decode=*/true)) in FLAC__stream_decoder_process_single()
1064 if(got_a_frame) in FLAC__stream_decoder_process_single()
1140 FLAC__bool got_a_frame; in FLAC__stream_decoder_skip_single_frame() local
1154 if(!read_frame_(decoder, &got_a_frame, /*do_full_decode=*/false)) in FLAC__stream_decoder_skip_single_frame()
1156 if(got_a_frame) in FLAC__stream_decoder_skip_single_frame()
2006 *got_a_frame = false; in read_frame_()
2117 *got_a_frame = true; in read_frame_()
2925 decoder->private_->got_a_frame = true; in write_audio_frame_to_client_()
3261 decoder->private_->got_a_frame = false; in seek_to_absolute_sample_ogg_()
[all …]
/dports/emulators/mess/mame-mame0226/3rdparty/libflac/src/libFLAC/
H A Dstream_decoder.c1042 FLAC__bool got_a_frame; in FLAC__stream_decoder_process_single() local
1062 if(!read_frame_(decoder, &got_a_frame, /*do_full_decode=*/true)) in FLAC__stream_decoder_process_single()
1064 if(got_a_frame) in FLAC__stream_decoder_process_single()
1140 FLAC__bool got_a_frame; in FLAC__stream_decoder_skip_single_frame() local
1154 if(!read_frame_(decoder, &got_a_frame, /*do_full_decode=*/false)) in FLAC__stream_decoder_skip_single_frame()
1156 if(got_a_frame) in FLAC__stream_decoder_skip_single_frame()
2006 *got_a_frame = false; in read_frame_()
2117 *got_a_frame = true; in read_frame_()
2925 decoder->private_->got_a_frame = true; in write_audio_frame_to_client_()
3261 decoder->private_->got_a_frame = false; in seek_to_absolute_sample_ogg_()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/flac/src/libFLAC/
H A Dstream_decoder.c1018 FLAC__bool got_a_frame; in FLAC__stream_decoder_process_single() local
1038 if(!read_frame_(decoder, &got_a_frame, /*do_full_decode=*/true)) in FLAC__stream_decoder_process_single()
1040 if(got_a_frame) in FLAC__stream_decoder_process_single()
1116 FLAC__bool got_a_frame; in FLAC__stream_decoder_skip_single_frame() local
1130 if(!read_frame_(decoder, &got_a_frame, /*do_full_decode=*/false)) in FLAC__stream_decoder_skip_single_frame()
1132 if(got_a_frame) in FLAC__stream_decoder_skip_single_frame()
2017 *got_a_frame = false; in read_frame_()
2128 *got_a_frame = true; in read_frame_()
2934 decoder->private_->got_a_frame = true; in write_audio_frame_to_client_()
3260 decoder->private_->got_a_frame = false; in seek_to_absolute_sample_ogg_()
[all …]
/dports/audio/praat/praat-6.2.03/external/flac/
H A Dflac_stream_decoder.c1006 FLAC__bool got_a_frame; in FLAC__stream_decoder_process_single() local
1026 if(!read_frame_(decoder, &got_a_frame, /*do_full_decode=*/true)) in FLAC__stream_decoder_process_single()
1028 if(got_a_frame) in FLAC__stream_decoder_process_single()
1104 FLAC__bool got_a_frame; in FLAC__stream_decoder_skip_single_frame() local
1118 if(!read_frame_(decoder, &got_a_frame, /*do_full_decode=*/false)) in FLAC__stream_decoder_skip_single_frame()
1120 if(got_a_frame) in FLAC__stream_decoder_skip_single_frame()
2024 *got_a_frame = false; in read_frame_()
2135 *got_a_frame = true; in read_frame_()
2944 decoder->private_->got_a_frame = true; in write_audio_frame_to_client_()
3284 decoder->private_->got_a_frame = false; in seek_to_absolute_sample_ogg_()
[all …]
/dports/audio/sdl2_mixer/SDL2_mixer-2.0.4/external/flac-1.3.2/src/libFLAC/
H A Dstream_decoder.c1007 FLAC__bool got_a_frame; in FLAC__stream_decoder_process_single() local
1027 if(!read_frame_(decoder, &got_a_frame, /*do_full_decode=*/true)) in FLAC__stream_decoder_process_single()
1029 if(got_a_frame) in FLAC__stream_decoder_process_single()
1105 FLAC__bool got_a_frame; in FLAC__stream_decoder_skip_single_frame() local
1119 if(!read_frame_(decoder, &got_a_frame, /*do_full_decode=*/false)) in FLAC__stream_decoder_skip_single_frame()
1121 if(got_a_frame) in FLAC__stream_decoder_skip_single_frame()
2023 *got_a_frame = false; in read_frame_()
2134 *got_a_frame = true; in read_frame_()
2943 decoder->private_->got_a_frame = true; in write_audio_frame_to_client_()
3270 decoder->private_->got_a_frame = false; in seek_to_absolute_sample_ogg_()
[all …]
/dports/games/libretro-beetle_pce/beetle-pce-libretro-945b7a7/deps/flac-1.3.3/src/
H A Dstream_decoder.c1006 FLAC__bool got_a_frame; in FLAC__stream_decoder_process_single() local
1026 if(!read_frame_(decoder, &got_a_frame, /*do_full_decode=*/true)) in FLAC__stream_decoder_process_single()
1028 if(got_a_frame) in FLAC__stream_decoder_process_single()
1104 FLAC__bool got_a_frame; in FLAC__stream_decoder_skip_single_frame() local
1118 if(!read_frame_(decoder, &got_a_frame, /*do_full_decode=*/false)) in FLAC__stream_decoder_skip_single_frame()
1120 if(got_a_frame) in FLAC__stream_decoder_skip_single_frame()
2022 *got_a_frame = false; in read_frame_()
2133 *got_a_frame = true; in read_frame_()
2942 decoder->private_->got_a_frame = true; in write_audio_frame_to_client_()
3269 decoder->private_->got_a_frame = false; in seek_to_absolute_sample_ogg_()
[all …]
/dports/games/libretro-beetle_pcfx/beetle-pcfx-libretro-7bba669/deps/flac-1.3.2/src/libFLAC/
H A Dstream_decoder.c1007 FLAC__bool got_a_frame; in FLAC__stream_decoder_process_single() local
1027 if(!read_frame_(decoder, &got_a_frame, /*do_full_decode=*/true)) in FLAC__stream_decoder_process_single()
1029 if(got_a_frame) in FLAC__stream_decoder_process_single()
1105 FLAC__bool got_a_frame; in FLAC__stream_decoder_skip_single_frame() local
1119 if(!read_frame_(decoder, &got_a_frame, /*do_full_decode=*/false)) in FLAC__stream_decoder_skip_single_frame()
1121 if(got_a_frame) in FLAC__stream_decoder_skip_single_frame()
2023 *got_a_frame = false; in read_frame_()
2134 *got_a_frame = true; in read_frame_()
2943 decoder->private_->got_a_frame = true; in write_audio_frame_to_client_()
3270 decoder->private_->got_a_frame = false; in seek_to_absolute_sample_ogg_()
[all …]
/dports/games/libretro-beetle_supergrafx/beetle-supergrafx-libretro-c4dd156/deps/flac-1.3.3/src/
H A Dstream_decoder.c1006 FLAC__bool got_a_frame; in FLAC__stream_decoder_process_single() local
1026 if(!read_frame_(decoder, &got_a_frame, /*do_full_decode=*/true)) in FLAC__stream_decoder_process_single()
1028 if(got_a_frame) in FLAC__stream_decoder_process_single()
1104 FLAC__bool got_a_frame; in FLAC__stream_decoder_skip_single_frame() local
1118 if(!read_frame_(decoder, &got_a_frame, /*do_full_decode=*/false)) in FLAC__stream_decoder_skip_single_frame()
1120 if(got_a_frame) in FLAC__stream_decoder_skip_single_frame()
2022 *got_a_frame = false; in read_frame_()
2133 *got_a_frame = true; in read_frame_()
2942 decoder->private_->got_a_frame = true; in write_audio_frame_to_client_()
3269 decoder->private_->got_a_frame = false; in seek_to_absolute_sample_ogg_()
[all …]
/dports/games/libretro-beetle_psx/beetle-psx-libretro-3ec155d/deps/flac-1.3.3/src/
H A Dstream_decoder.c1006 FLAC__bool got_a_frame; in FLAC__stream_decoder_process_single() local
1026 if(!read_frame_(decoder, &got_a_frame, /*do_full_decode=*/true)) in FLAC__stream_decoder_process_single()
1028 if(got_a_frame) in FLAC__stream_decoder_process_single()
1104 FLAC__bool got_a_frame; in FLAC__stream_decoder_skip_single_frame() local
1118 if(!read_frame_(decoder, &got_a_frame, /*do_full_decode=*/false)) in FLAC__stream_decoder_skip_single_frame()
1120 if(got_a_frame) in FLAC__stream_decoder_skip_single_frame()
2022 *got_a_frame = false; in read_frame_()
2133 *got_a_frame = true; in read_frame_()
2942 decoder->private_->got_a_frame = true; in write_audio_frame_to_client_()
3269 decoder->private_->got_a_frame = false; in seek_to_absolute_sample_ogg_()
[all …]
/dports/games/libretro-mame2003/mame2003-libretro-4358db4/src/libretro-deps/libFLAC/
H A Dstream_decoder.c1033 FLAC__bool got_a_frame; in FLAC__stream_decoder_process_single() local
1053 if(!read_frame_(decoder, &got_a_frame, /*do_full_decode=*/true)) in FLAC__stream_decoder_process_single()
1055 if(got_a_frame) in FLAC__stream_decoder_process_single()
1131 FLAC__bool got_a_frame; in FLAC__stream_decoder_skip_single_frame() local
1145 if(!read_frame_(decoder, &got_a_frame, /*do_full_decode=*/false)) in FLAC__stream_decoder_skip_single_frame()
1147 if(got_a_frame) in FLAC__stream_decoder_skip_single_frame()
1996 *got_a_frame = false; in read_frame_()
2107 *got_a_frame = true; in read_frame_()
2915 decoder->private_->got_a_frame = true; in write_audio_frame_to_client_()
3251 decoder->private_->got_a_frame = false; in seek_to_absolute_sample_ogg_()
[all …]
/dports/games/libretro-opera/opera-libretro-5781f68/deps/flac-1.3.3/src/
H A Dstream_decoder.c1006 FLAC__bool got_a_frame; in FLAC__stream_decoder_process_single() local
1026 if(!read_frame_(decoder, &got_a_frame, /*do_full_decode=*/true)) in FLAC__stream_decoder_process_single()
1028 if(got_a_frame) in FLAC__stream_decoder_process_single()
1104 FLAC__bool got_a_frame; in FLAC__stream_decoder_skip_single_frame() local
1118 if(!read_frame_(decoder, &got_a_frame, /*do_full_decode=*/false)) in FLAC__stream_decoder_skip_single_frame()
1120 if(got_a_frame) in FLAC__stream_decoder_skip_single_frame()
2022 *got_a_frame = false; in read_frame_()
2133 *got_a_frame = true; in read_frame_()
2942 decoder->private_->got_a_frame = true; in write_audio_frame_to_client_()
3269 decoder->private_->got_a_frame = false; in seek_to_absolute_sample_ogg_()
[all …]
/dports/games/libretro-pcsx_rearmed/pcsx_rearmed-c2d67cd/deps/flac-1.3.2/src/libFLAC/
H A Dstream_decoder.c1007 FLAC__bool got_a_frame; in FLAC__stream_decoder_process_single() local
1027 if(!read_frame_(decoder, &got_a_frame, /*do_full_decode=*/true)) in FLAC__stream_decoder_process_single()
1029 if(got_a_frame) in FLAC__stream_decoder_process_single()
1105 FLAC__bool got_a_frame; in FLAC__stream_decoder_skip_single_frame() local
1119 if(!read_frame_(decoder, &got_a_frame, /*do_full_decode=*/false)) in FLAC__stream_decoder_skip_single_frame()
1121 if(got_a_frame) in FLAC__stream_decoder_skip_single_frame()
2023 *got_a_frame = false; in read_frame_()
2134 *got_a_frame = true; in read_frame_()
2943 decoder->private_->got_a_frame = true; in write_audio_frame_to_client_()
3270 decoder->private_->got_a_frame = false; in seek_to_absolute_sample_ogg_()
[all …]

12