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

  /external/flac/include/FLAC/
stream_decoder.h 96 * - The program finishes the decoding with FLAC__stream_decoder_finish(),
143 * the instance is finished by calling FLAC__stream_decoder_finish(), which
160 * turned on before initialization, FLAC__stream_decoder_finish() will
186 * FLAC__stream_decoder_new() or FLAC__stream_decoder_finish(), but
191 * FLAC__stream_decoder_finish() resets all settings to the constructor
279 * FLAC__stream_decoder_finish() was not called.
    [all...]
  /external/flac/libFLAC/
stream_decoder.c 325 (void)FLAC__stream_decoder_finish(decoder);
641 FLAC_API FLAC__bool FLAC__stream_decoder_finish(FLAC__StreamDecoder *decoder)
    [all...]
stream_encoder.c     [all...]

Completed in 859 milliseconds