Searched refs:total_samples_estimate (Results 1 - 2 of 2) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/flac-1.2.1/src/libFLAC/include/protected/
H A Dstream_encoder.h101 FLAC__uint64 total_samples_estimate; member in struct:FLAC__StreamEncoderProtected
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/flac-1.2.1/src/libFLAC/
H A Dstream_encoder.c1064 encoder->private_->streaminfo.data.stream_info.total_samples = encoder->protected_->total_samples_estimate; /* we will replace this later with the real total */
1713 encoder->protected_->total_samples_estimate = value;
1976 return encoder->protected_->total_samples_estimate;
2149 encoder->protected_->total_samples_estimate = 0;

Completed in 108 milliseconds