Searched refs:FLAC__MIN_BITS_PER_SAMPLE (Results 1 – 2 of 2) sorted by relevance
109 #define FLAC__MIN_BITS_PER_SAMPLE (4u) macro
655 …if(encoder->protected_->bits_per_sample < FLAC__MIN_BITS_PER_SAMPLE || encoder->protected_->bits_p… in init_stream_internal_()