Home
last modified time | relevance | path

Searched refs:total_frames_estimate (Results 1 – 2 of 2) sorted by relevance

/external/flac/include/FLAC/
Dstream_encoder.h678 …, FLAC__uint64 samples_written, unsigned frames_written, unsigned total_frames_estimate, void *cli…
/external/flac/libFLAC/
Dstream_encoder.c384 unsigned total_frames_estimate; member
1362 …encoder->private_->total_frames_estimate = (unsigned)((FLAC__stream_encoder_get_total_samples_esti… in init_FILE_internal_()
4522 …coder->private_->frames_written+(samples?1:0), encoder->private_->total_frames_estimate, encoder->…