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.c1033 case FLAC__STREAM_DECODER_ABORTED: in FLAC__stream_decoder_process_single()
1060 case FLAC__STREAM_DECODER_ABORTED: in FLAC__stream_decoder_process_until_end_of_metadata()
1094 case FLAC__STREAM_DECODER_ABORTED: in FLAC__stream_decoder_process_until_end_of_stream()
1125 case FLAC__STREAM_DECODER_ABORTED: in FLAC__stream_decoder_skip_single_frame()
2153 decoder->protected_->state = FLAC__STREAM_DECODER_ABORTED; in read_frame_()
2834 decoder->protected_->state = FLAC__STREAM_DECODER_ABORTED; in read_callback_()
2846 decoder->protected_->state = FLAC__STREAM_DECODER_ABORTED; in read_callback_()
2872 decoder->protected_->state = FLAC__STREAM_DECODER_ABORTED; in read_callback_()
3144 decoder->protected_->state == FLAC__STREAM_DECODER_ABORTED) { in seek_to_absolute_sample_()
3272 decoder->protected_->state == FLAC__STREAM_DECODER_ABORTED) { in seek_to_absolute_sample_ogg_()