Searched refs:FLAC__STREAM_DECODER_END_OF_STREAM (Results 1 – 2 of 2) sorted by relevance
218 FLAC__STREAM_DECODER_END_OF_STREAM, enumerator
1032 case FLAC__STREAM_DECODER_END_OF_STREAM: in FLAC__stream_decoder_process_single()1059 case FLAC__STREAM_DECODER_END_OF_STREAM: in FLAC__stream_decoder_process_until_end_of_metadata()1093 case FLAC__STREAM_DECODER_END_OF_STREAM: in FLAC__stream_decoder_process_until_end_of_stream()1124 case FLAC__STREAM_DECODER_END_OF_STREAM: in FLAC__stream_decoder_skip_single_frame()1145 decoder->protected_->state != FLAC__STREAM_DECODER_END_OF_STREAM in FLAC__stream_decoder_seek_absolute()1969 decoder->protected_->state = FLAC__STREAM_DECODER_END_OF_STREAM; in frame_sync_()2819 decoder->protected_->state = FLAC__STREAM_DECODER_END_OF_STREAM; in read_callback_()2860 decoder->protected_->state = FLAC__STREAM_DECODER_END_OF_STREAM; in read_callback_()3152 …EEKABLE_STREAM_DECODER_SEEKING && decoder->protected_->state != FLAC__STREAM_DECODER_END_OF_STREAM) in seek_to_absolute_sample_()