Searched refs:file_tell_callback_ (Results 1 – 2 of 2) sorted by relevance
111 static FLAC__StreamDecoderTellStatus file_tell_callback_(const FLAC__StreamDecoder *decoder, FLAC__…536 decoder->private_->file == stdin? 0: file_tell_callback_, in init_FILE_internal_()3369 FLAC__StreamDecoderTellStatus file_tell_callback_(const FLAC__StreamDecoder *decoder, FLAC__uint64 … in file_tell_callback_() function
305 static FLAC__StreamEncoderTellStatus file_tell_callback_(const FLAC__StreamEncoder *encoder, FLAC__…1378 encoder->private_->file == stdout? 0 : file_tell_callback_, in init_FILE_internal_()4504 FLAC__StreamEncoderTellStatus file_tell_callback_(const FLAC__StreamEncoder *encoder, FLAC__uint64 … function