Lines Matching refs:total_frames_estimate
661 * writing a frame. The \c total_frames_estimate argument to the
672 * \param total_frames_estimate The estimate of the total number of
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);