Home
last modified time | relevance | path

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

12

/external/flac/fuzzer/
Dflac_dec_fuzzer.cpp44 void errorCallback(FLAC__StreamDecoderErrorStatus status);
69 FLAC__StreamDecoderErrorStatus status, void *client_data) { in initDecoder()
112 void Codec::errorCallback(FLAC__StreamDecoderErrorStatus status) { in errorCallback()
/external/exoplayer/tree_8e57d3715f9092d5ec54ebe2e538f34bfcc34479/extensions/flac/src/main/jni/include/
Dflac_parser.h164 FLAC__StreamDecoderErrorStatus mErrorStatus;
181 void errorCallback(FLAC__StreamDecoderErrorStatus status);
205 FLAC__StreamDecoderErrorStatus status,
/external/exoplayer/tree_15dc86382f17a24a3e881e52e31a810c1ea44b49/extensions/flac/src/main/jni/include/
Dflac_parser.h164 FLAC__StreamDecoderErrorStatus mErrorStatus;
181 void errorCallback(FLAC__StreamDecoderErrorStatus status);
205 FLAC__StreamDecoderErrorStatus status,
/external/exoplayer/tree/extensions/flac/src/main/jni/include/
Dflac_parser.h164 FLAC__StreamDecoderErrorStatus mErrorStatus;
181 void errorCallback(FLAC__StreamDecoderErrorStatus status);
205 FLAC__StreamDecoderErrorStatus status,
/external/flac/examples/cpp/decode/file/
Dmain.cpp74 virtual void error_callback(::FLAC__StreamDecoderErrorStatus status);
188 void OurDecoder::error_callback(::FLAC__StreamDecoderErrorStatus status) in error_callback()
/external/flac/include/FLAC++/
Ddecoder.h182 virtual void error_callback(::FLAC__StreamDecoderErrorStatus status) = 0;
197 …void error_callback_(const ::FLAC__StreamDecoder *decoder, ::FLAC__StreamDecoderErrorStatus status…
/external/flac/examples/c/decode/file/
Dmain.c39 static void error_callback(const FLAC__StreamDecoder *decoder, FLAC__StreamDecoderErrorStatus statu…
195 void error_callback(const FLAC__StreamDecoder *decoder, FLAC__StreamDecoderErrorStatus status, void… in error_callback()
/external/flac/src/metaflac/
Doperations_shorthand_seektable.c105 FLAC__StreamDecoderErrorStatus error_status;
151 static void error_callback_(const FLAC__StreamDecoder *decoder, FLAC__StreamDecoderErrorStatus stat… in error_callback_()
/external/exoplayer/tree_8e57d3715f9092d5ec54ebe2e538f34bfcc34479/extensions/flac/src/main/jni/
Dflac_parser.cc100 FLAC__StreamDecoderErrorStatus status, in error_callback()
217 void FLACParser::errorCallback(FLAC__StreamDecoderErrorStatus status) { in errorCallback()
277 mErrorStatus((FLAC__StreamDecoderErrorStatus)-1) { in FLACParser()
/external/oss-fuzz/projects/flac/
Dfuzzer_exo.cpp91 FLAC__StreamDecoderErrorStatus status, in error_callback()
206 void FLACParser::errorCallback(FLAC__StreamDecoderErrorStatus status) { in errorCallback()
265 mErrorStatus((FLAC__StreamDecoderErrorStatus)-1) { in FLACParser()
/external/exoplayer/tree/extensions/flac/src/main/jni/
Dflac_parser.cc101 FLAC__StreamDecoderErrorStatus status, in error_callback()
218 void FLACParser::errorCallback(FLAC__StreamDecoderErrorStatus status) { in errorCallback()
278 mErrorStatus((FLAC__StreamDecoderErrorStatus)-1) { in FLACParser()
/external/exoplayer/tree_15dc86382f17a24a3e881e52e31a810c1ea44b49/extensions/flac/src/main/jni/
Dflac_parser.cc100 FLAC__StreamDecoderErrorStatus status, in error_callback()
217 void FLACParser::errorCallback(FLAC__StreamDecoderErrorStatus status) { in errorCallback()
277 mErrorStatus((FLAC__StreamDecoderErrorStatus)-1) { in FLACParser()
/external/flac/src/test_libFLAC++/
Ddecoders.cpp131 void common_error_callback_(::FLAC__StreamDecoderErrorStatus status);
171 void DecoderCommon::common_error_callback_(::FLAC__StreamDecoderErrorStatus status) in common_error_callback_()
194 void error_callback(::FLAC__StreamDecoderErrorStatus status);
299 void StreamDecoder::error_callback(::FLAC__StreamDecoderErrorStatus status) in error_callback()
353 void error_callback(::FLAC__StreamDecoderErrorStatus status);
369 void FileDecoder::error_callback(::FLAC__StreamDecoderErrorStatus status) in error_callback()
Dmetadata_manip.cpp66 void error_callback(::FLAC__StreamDecoderErrorStatus status);
497 void OurFileDecoder::error_callback(::FLAC__StreamDecoderErrorStatus status) in error_callback()
/external/flac/include/FLAC/
Dstream_decoder.h441 } FLAC__StreamDecoderErrorStatus; typedef
727 …eamDecoderErrorCallback)(const FLAC__StreamDecoder *decoder, FLAC__StreamDecoderErrorStatus status…
/external/flac/src/utils/flacdiff/
Dmain.cpp101 virtual void error_callback(::FLAC__StreamDecoderErrorStatus status) in error_callback()
/external/flac/oss-fuzz/
Dfuzz-decoder.cc91 void error_callback(::FLAC__StreamDecoderErrorStatus status) override { in error_callback()
/external/flac/src/plugin_xmms/
Dplugin.c100 static void error_callback_(const FLAC__StreamDecoder *decoder, FLAC__StreamDecoderErrorStatus stat…
682 void error_callback_(const FLAC__StreamDecoder *decoder, FLAC__StreamDecoderErrorStatus status, voi… in error_callback_()
/external/flac/src/libFLAC++/
Dstream_decoder.cpp324 …eam::error_callback_(const ::FLAC__StreamDecoder *decoder, ::FLAC__StreamDecoderErrorStatus status… in error_callback_()
/external/flac/src/test_seeking/
Dmain.c247 static void error_callback_(const FLAC__StreamDecoder *decoder, FLAC__StreamDecoderErrorStatus stat… in error_callback_()
/external/flac/src/share/grabbag/
Dreplaygain.c313 static void error_callback_(const FLAC__StreamDecoder *decoder, FLAC__StreamDecoderErrorStatus stat… in error_callback_()
/external/flac/src/flac/
Ddecode.c120 static void error_callback(const FLAC__StreamDecoder *decoder, FLAC__StreamDecoderErrorStatus statu…
1407 void error_callback(const FLAC__StreamDecoder *decoder, FLAC__StreamDecoderErrorStatus status, void… in error_callback()
Dencode.c155 …c_decoder_error_callback(const FLAC__StreamDecoder *decoder, FLAC__StreamDecoderErrorStatus status…
2596 void flac_decoder_error_callback(const FLAC__StreamDecoder *decoder, FLAC__StreamDecoderErrorStatus in flac_decoder_error_callback()
/external/flac/src/test_libFLAC/
Ddecoders.c306 …_decoder_error_callback_(const FLAC__StreamDecoder *decoder, FLAC__StreamDecoderErrorStatus status… in stream_decoder_error_callback_()
/external/flac/src/libFLAC/
Dmetadata_iterators.c151 static void error_callback_(const FLAC__StreamDecoder *decoder, FLAC__StreamDecoderErrorStatus stat…
259 void error_callback_(const FLAC__StreamDecoder *decoder, FLAC__StreamDecoderErrorStatus status, voi… in error_callback_()
1308 …chain_read_ogg_error_cb_(const FLAC__StreamDecoder *decoder, FLAC__StreamDecoderErrorStatus status… in chain_read_ogg_error_cb_()

12