Home | History | Annotate | Download | only in FLAC

Lines Matching refs:FLAC__StreamDecoderTellCallback

590 typedef FLAC__StreamDecoderTellStatus (*FLAC__StreamDecoderTellCallback)(const FLAC__StreamDecoder *decoder, FLAC__uint64 *absolute_byte_offset, void *client_data);
1034 * \param tell_callback See FLAC__StreamDecoderTellCallback. This
1077 FLAC__StreamDecoderTellCallback tell_callback,
1115 * \param tell_callback See FLAC__StreamDecoderTellCallback. This
1158 FLAC__StreamDecoderTellCallback tell_callback,