Home | History | Annotate | Download | only in FLAC

Lines Matching refs:bytes_written

670  * \param  bytes_written    Bytes written so far.
678 typedef void (*FLAC__StreamEncoderProgressCallback)(const FLAC__StreamEncoder *encoder, FLAC__uint64 bytes_written, FLAC__uint64 samples_written, unsigned frames_written, unsigned total_frames_estimate, void *client_data);