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

/external/flac/include/FLAC/
H A Dformat.h108 #define FLAC__MIN_BITS_PER_SAMPLE (4u) 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 192 milliseconds