Lines Matching defs:max_bitpool
469 sbc_cap->max_bitpool > MAX_BITPOOL) {532 sbc_cap.max_bitpool = MAX_BITPOOL;1778 unsigned int max_bitpool, min_bitpool;1839 max_bitpool = MIN(default_bitpool(cap->frequency, cap->channel_mode),1840 supported->max_bitpool);1843 cap->max_bitpool = max_bitpool;