Home
last modified time | relevance | path

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

/external/flac/libFLAC/
Dstream_decoder.c168 …FLAC__bool internal_reset_hack; /* used only during init() so we can call reset to set up the deco… member
451 …decoder->private_->internal_reset_hack = true; /* so the following reset does not try to rewind th… in init_stream_internal_()
939 …if(!decoder->private_->internal_reset_hack && decoder->protected_->state == FLAC__STREAM_DECODER_U… in FLAC__stream_decoder_flush()
981 if(!decoder->private_->internal_reset_hack) { in FLAC__stream_decoder_reset()
988 decoder->private_->internal_reset_hack = false; in FLAC__stream_decoder_reset()