HomeSort by relevance Sort by last modified time
    Searched full:internal_reset_hack (Results 1 - 1 of 1) sorted by null

  /external/flac/libFLAC/
stream_decoder.c 194 FLAC__bool internal_reset_hack; /* used only during init() so we can call reset to set up the decoder without rewinding the input */ member in struct:FLAC__StreamDecoderPrivate
475 decoder->private_->internal_reset_hack = true; /* so the following reset does not try to rewind the input */
    [all...]

Completed in 242 milliseconds