HomeSort by relevance Sort by last modified time
    Searched refs:FLAC__stream_decoder_reset (Results 1 - 2 of 2) sorted by null

  /external/flac/include/FLAC/
stream_decoder.h 163 * (until the next FLAC__stream_decoder_reset()) if there is no signature
227 * FLAC__stream_decoder_reset() before decoding can continue.
    [all...]
  /external/flac/libFLAC/
stream_decoder.c 452 if(!FLAC__stream_decoder_reset(decoder)) {
653 /* see the comment in FLAC__stream_decoder_reset() as to why we
    [all...]

Completed in 37 milliseconds