Home | History | Annotate | Download | only in libFLAC

Lines Matching refs:total_samples_estimate

1189 	encoder->private_->streaminfo.data.stream_info.total_samples = encoder->protected_->total_samples_estimate; /* we will replace this later with the real total */
1886 encoder->protected_->total_samples_estimate = value;
2149 return encoder->protected_->total_samples_estimate;
2329 encoder->protected_->total_samples_estimate = 0;