Home | History | Annotate | Download | only in libFLAC

Lines Matching refs:file_tell_callback_

301 static FLAC__StreamEncoderTellStatus file_tell_callback_(const FLAC__StreamEncoder *encoder, FLAC__uint64 *absolute_byte_offset, void *client_data);
1358 encoder->private_->file == stdout? 0 : file_tell_callback_,
4479 FLAC__StreamEncoderTellStatus file_tell_callback_(const FLAC__StreamEncoder *encoder, FLAC__uint64 *absolute_byte_offset, void *client_data)