Home
last modified time | relevance | path

Searched refs:FLAC__STREAM_DECODER_ABORTED (Results 1 – 2 of 2) sorted by relevance

/external/flac/include/FLAC/
Dstream_decoder.h229 FLAC__STREAM_DECODER_ABORTED, enumerator
/external/flac/libFLAC/
Dstream_decoder.c1072 case FLAC__STREAM_DECODER_ABORTED: in FLAC__stream_decoder_process_single()
1099 case FLAC__STREAM_DECODER_ABORTED: in FLAC__stream_decoder_process_until_end_of_metadata()
1133 case FLAC__STREAM_DECODER_ABORTED: in FLAC__stream_decoder_process_until_end_of_stream()
1164 case FLAC__STREAM_DECODER_ABORTED: in FLAC__stream_decoder_skip_single_frame()
2819 decoder->protected_->state = FLAC__STREAM_DECODER_ABORTED; in read_callback_()
2831 decoder->protected_->state = FLAC__STREAM_DECODER_ABORTED; in read_callback_()
2857 decoder->protected_->state = FLAC__STREAM_DECODER_ABORTED; in read_callback_()