Home | History | Annotate | Download | only in libFLAC

Lines Matching refs:file_tell_callback_

140 static FLAC__StreamDecoderTellStatus file_tell_callback_(const FLAC__StreamDecoder *decoder, FLAC__uint64 *absolute_byte_offset, void *client_data);
573 decoder->private_->file == stdin? 0: file_tell_callback_,
3360 FLAC__StreamDecoderTellStatus file_tell_callback_(const FLAC__StreamDecoder *decoder, FLAC__uint64 *absolute_byte_offset, void *client_data)