Home
last modified time | relevance | path

Searched refs:FLAC__STREAM_DECODER_TELL_STATUS_ERROR (Results 1 – 7 of 7) sorted by relevance

/external/flac/src/test_libFLAC/
Ddecoders.c193 return FLAC__STREAM_DECODER_TELL_STATUS_ERROR; in stream_decoder_tell_callback_()
197 return FLAC__STREAM_DECODER_TELL_STATUS_ERROR; in stream_decoder_tell_callback_()
204 return FLAC__STREAM_DECODER_TELL_STATUS_ERROR; in stream_decoder_tell_callback_()
/external/flac/src/utils/flacdiff/
Dmain.cpp74 return ::FLAC__STREAM_DECODER_TELL_STATUS_ERROR; in tell_callback()
/external/flac/include/FLAC/
Dstream_decoder.h353 FLAC__STREAM_DECODER_TELL_STATUS_ERROR, enumerator
/external/flac/oss-fuzz/
Dfuzz-decoder.cc123 return FLAC__STREAM_DECODER_TELL_STATUS_ERROR;
/external/flac/src/test_libFLAC++/
Ddecoders.cpp251 return ::FLAC__STREAM_DECODER_TELL_STATUS_ERROR; in tell_callback()
258 return ::FLAC__STREAM_DECODER_TELL_STATUS_ERROR; in tell_callback()
/external/flac/src/flac/
Dencode.c2532 return FLAC__STREAM_DECODER_TELL_STATUS_ERROR; in flac_decoder_tell_callback()
/external/flac/src/libFLAC/
Dstream_decoder.c3377 return FLAC__STREAM_DECODER_TELL_STATUS_ERROR; in file_tell_callback_()