Home
last modified time | relevance | path

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

/external/flac/libFLAC/
Dstream_decoder.c940 decoder->protected_->state = FLAC__STREAM_DECODER_SEARCH_FOR_FRAME_SYNC; in FLAC__stream_decoder_flush()
1022 case FLAC__STREAM_DECODER_SEARCH_FOR_FRAME_SYNC: in FLAC__stream_decoder_process_single()
1057 case FLAC__STREAM_DECODER_SEARCH_FOR_FRAME_SYNC: in FLAC__stream_decoder_process_until_end_of_metadata()
1085 case FLAC__STREAM_DECODER_SEARCH_FOR_FRAME_SYNC: in FLAC__stream_decoder_process_until_end_of_stream()
1114 case FLAC__STREAM_DECODER_SEARCH_FOR_FRAME_SYNC: in FLAC__stream_decoder_skip_single_frame()
1143 decoder->protected_->state != FLAC__STREAM_DECODER_SEARCH_FOR_FRAME_SYNC && in FLAC__stream_decoder_seek_absolute()
1565 decoder->protected_->state = FLAC__STREAM_DECODER_SEARCH_FOR_FRAME_SYNC; in read_metadata_()
2033 …if(decoder->protected_->state == FLAC__STREAM_DECODER_SEARCH_FOR_FRAME_SYNC) /* means we didn't sy… in read_frame_()
2069 …if(decoder->protected_->state == FLAC__STREAM_DECODER_SEARCH_FOR_FRAME_SYNC) /* means bad sync or … in read_frame_()
2074 …if(decoder->protected_->state == FLAC__STREAM_DECODER_SEARCH_FOR_FRAME_SYNC) /* means bad sync or … in read_frame_()
[all …]
/external/flac/include/FLAC/
Dstream_decoder.h210 FLAC__STREAM_DECODER_SEARCH_FOR_FRAME_SYNC, enumerator