Searched refs:file_tell_callback_ (Results 1 – 2 of 2) sorted by relevance
117 static FLAC__StreamDecoderTellStatus file_tell_callback_(const FLAC__StreamDecoder *decoder, FLAC__…549 decoder->private_->file == stdin? 0: file_tell_callback_, in init_FILE_internal_()3372 FLAC__StreamDecoderTellStatus file_tell_callback_(const FLAC__StreamDecoder *decoder, FLAC__uint64 … in file_tell_callback_() function
301 static FLAC__StreamEncoderTellStatus file_tell_callback_(const FLAC__StreamEncoder *encoder, FLAC__…1358 encoder->private_->file == stdout? 0 : file_tell_callback_, in init_FILE_internal_()4479 FLAC__StreamEncoderTellStatus file_tell_callback_(const FLAC__StreamEncoder *encoder, FLAC__uint64 … function