Home | History | Annotate | Download | only in FLAC

Lines Matching refs:samples_written

670  * \param  samples_written  Samples written so far.
677 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);