Searched refs:aborting_due_to_unparseable (Results 1 – 1 of 1) sorted by relevance
71 …FLAC__bool aborting_due_to_unparseable; /* true if we abort decoding because we hit an unparseable… member231 d->aborting_due_to_unparseable = false; in DecoderSession_construct()1599 decoder_session->aborting_due_to_unparseable = true; in error_callback()1635 if (d->aborting_due_to_unparseable) { in print_error_with_state()