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

  /external/flac/include/FLAC/
stream_decoder.h 590 typedef FLAC__StreamDecoderTellStatus (*FLAC__StreamDecoderTellCallback)(const FLAC__StreamDecoder *decoder, FLAC__uint64 *absolute_byte_offset, void *client_data);
    [all...]
  /external/flac/libFLAC/
stream_decoder.c 133 FLAC__StreamDecoderTellCallback tell_callback;
350 FLAC__StreamDecoderTellCallback tell_callback,
464 FLAC__StreamDecoderTellCallback tell_callback,
492 FLAC__StreamDecoderTellCallback tell_callback,
    [all...]

Completed in 3684 milliseconds