Home
last modified time | relevance | path

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

/external/flac/src/libFLAC/
Dstream_decoder.c1008 case FLAC__STREAM_DECODER_ABORTED: in FLAC__stream_decoder_process_single()
1034 case FLAC__STREAM_DECODER_ABORTED: in FLAC__stream_decoder_process_until_end_of_metadata()
1067 case FLAC__STREAM_DECODER_ABORTED: in FLAC__stream_decoder_process_until_end_of_stream()
1097 case FLAC__STREAM_DECODER_ABORTED: in FLAC__stream_decoder_skip_single_frame()
2184 decoder->protected_->state = FLAC__STREAM_DECODER_ABORTED; in read_frame_()
2242 decoder->protected_->state = FLAC__STREAM_DECODER_ABORTED; in read_frame_()
3020 decoder->protected_->state = FLAC__STREAM_DECODER_ABORTED; in read_callback_()
3032 decoder->protected_->state = FLAC__STREAM_DECODER_ABORTED; in read_callback_()
3058 decoder->protected_->state = FLAC__STREAM_DECODER_ABORTED; in read_callback_()
3374 decoder->protected_->state == FLAC__STREAM_DECODER_ABORTED) in seek_to_absolute_sample_()
[all …]
/external/flac/include/FLAC/
Dstream_decoder.h230 FLAC__STREAM_DECODER_ABORTED, enumerator