Searched refs:FLAC__REFERENCE_CODEC_MAX_BITS_PER_SAMPLE (Results 1 - 2 of 2) sorted by last modified time

/external/flac/include/FLAC/
H A Dformat.h121 #define FLAC__REFERENCE_CODEC_MAX_BITS_PER_SAMPLE (24u) macro
/external/flac/libFLAC/
H A Dstream_encoder.c673 if(encoder->protected_->bits_per_sample < FLAC__MIN_BITS_PER_SAMPLE || encoder->protected_->bits_per_sample > FLAC__REFERENCE_CODEC_MAX_BITS_PER_SAMPLE)

Completed in 474 milliseconds