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