Lines Matching refs:min_bits
3260 unsigned min_bits;3276 min_bits = bits[channel_assignment];3278 if(bits[ca] < min_bits) {3279 min_bits = bits[ca];