Home
last modified time | relevance | path

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

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