/external/flac/fuzzer/ |
D | flac_dec_fuzzer.cpp | 44 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/ |
D | flac_parser.h | 164 FLAC__StreamDecoderErrorStatus mErrorStatus; 181 void errorCallback(FLAC__StreamDecoderErrorStatus status); 205 FLAC__StreamDecoderErrorStatus status,
|
/external/exoplayer/tree_15dc86382f17a24a3e881e52e31a810c1ea44b49/extensions/flac/src/main/jni/include/ |
D | flac_parser.h | 164 FLAC__StreamDecoderErrorStatus mErrorStatus; 181 void errorCallback(FLAC__StreamDecoderErrorStatus status); 205 FLAC__StreamDecoderErrorStatus status,
|
/external/exoplayer/tree/extensions/flac/src/main/jni/include/ |
D | flac_parser.h | 164 FLAC__StreamDecoderErrorStatus mErrorStatus; 181 void errorCallback(FLAC__StreamDecoderErrorStatus status); 205 FLAC__StreamDecoderErrorStatus status,
|
/external/flac/examples/cpp/decode/file/ |
D | main.cpp | 74 virtual void error_callback(::FLAC__StreamDecoderErrorStatus status); 188 void OurDecoder::error_callback(::FLAC__StreamDecoderErrorStatus status) in error_callback()
|
/external/flac/include/FLAC++/ |
D | decoder.h | 182 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/ |
D | main.c | 39 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/ |
D | operations_shorthand_seektable.c | 105 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/ |
D | flac_parser.cc | 100 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/ |
D | fuzzer_exo.cpp | 91 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/ |
D | flac_parser.cc | 101 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/ |
D | flac_parser.cc | 100 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++/ |
D | decoders.cpp | 131 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()
|
D | metadata_manip.cpp | 66 void error_callback(::FLAC__StreamDecoderErrorStatus status); 497 void OurFileDecoder::error_callback(::FLAC__StreamDecoderErrorStatus status) in error_callback()
|
/external/flac/include/FLAC/ |
D | stream_decoder.h | 441 } FLAC__StreamDecoderErrorStatus; typedef 727 …eamDecoderErrorCallback)(const FLAC__StreamDecoder *decoder, FLAC__StreamDecoderErrorStatus status…
|
/external/flac/src/utils/flacdiff/ |
D | main.cpp | 101 virtual void error_callback(::FLAC__StreamDecoderErrorStatus status) in error_callback()
|
/external/flac/oss-fuzz/ |
D | fuzz-decoder.cc | 91 void error_callback(::FLAC__StreamDecoderErrorStatus status) override { in error_callback()
|
/external/flac/src/plugin_xmms/ |
D | plugin.c | 100 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++/ |
D | stream_decoder.cpp | 324 …eam::error_callback_(const ::FLAC__StreamDecoder *decoder, ::FLAC__StreamDecoderErrorStatus status… in error_callback_()
|
/external/flac/src/test_seeking/ |
D | main.c | 247 static void error_callback_(const FLAC__StreamDecoder *decoder, FLAC__StreamDecoderErrorStatus stat… in error_callback_()
|
/external/flac/src/share/grabbag/ |
D | replaygain.c | 313 static void error_callback_(const FLAC__StreamDecoder *decoder, FLAC__StreamDecoderErrorStatus stat… in error_callback_()
|
/external/flac/src/flac/ |
D | decode.c | 120 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()
|
D | encode.c | 155 …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/ |
D | decoders.c | 306 …_decoder_error_callback_(const FLAC__StreamDecoder *decoder, FLAC__StreamDecoderErrorStatus status… in stream_decoder_error_callback_()
|
/external/flac/src/libFLAC/ |
D | metadata_iterators.c | 151 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_()
|