Searched refs:unparseable_frame_count (Results 1 – 1 of 1) sorted by relevance
176 …unsigned unparseable_frame_count; /* used to tell whether we're decoding a future version of FLAC … member1014 decoder->private_->unparseable_frame_count = 0; in FLAC__stream_decoder_reset()2842 if(decoder->private_->is_seeking && decoder->private_->unparseable_frame_count > 20) { in read_callback_()2999 decoder->private_->unparseable_frame_count++; in send_error_to_client_()3151 decoder->private_->unparseable_frame_count = 0; in seek_to_absolute_sample_()