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

/external/flac/include/FLAC/
H A Dstream_encoder.h94 * - FLAC__stream_encoder_set_total_samples_estimate() (if known)
663 * FLAC__stream_encoder_set_total_samples_estimate().
1098 FLAC_API FLAC__bool FLAC__stream_encoder_set_total_samples_estimate(FLAC__StreamEncoder *encoder, FLAC__uint64 value);
1399 * FLAC__stream_encoder_set_total_samples_estimate() since it has no
/external/flac/libFLAC/
H A Dstream_encoder.c1706 FLAC_API FLAC__bool FLAC__stream_encoder_set_total_samples_estimate(FLAC__StreamEncoder *encoder, FLAC__uint64 value) function

Completed in 24 milliseconds