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.h230 FLAC__STREAM_DECODER_ABORTED, enumerator
/external/flac/libFLAC/
Dstream_decoder.c1044 case FLAC__STREAM_DECODER_ABORTED: in FLAC__stream_decoder_process_single()
1071 case FLAC__STREAM_DECODER_ABORTED: in FLAC__stream_decoder_process_until_end_of_metadata()
1105 case FLAC__STREAM_DECODER_ABORTED: in FLAC__stream_decoder_process_until_end_of_stream()
1136 case FLAC__STREAM_DECODER_ABORTED: in FLAC__stream_decoder_skip_single_frame()
2836 decoder->protected_->state = FLAC__STREAM_DECODER_ABORTED; in read_callback_()
2848 decoder->protected_->state = FLAC__STREAM_DECODER_ABORTED; in read_callback_()
2874 decoder->protected_->state = FLAC__STREAM_DECODER_ABORTED; in read_callback_()