Home
last modified time | relevance | path

Searched refs:MIN_BITPOOL (Results 1 – 7 of 7) sorted by relevance

/external/bluetooth/bluez/audio/
Da2dp.h68 #define MIN_BITPOOL 2 macro
Dipctest.c73 #define MIN_BITPOOL 2 macro
471 cap->min_bitpool = (uint8_t) MAX(MIN_BITPOOL, cap->min_bitpool); in setup_a2dp()
Dliba2dp.c78 #define MIN_BITPOOL 2 macro
387 min_bitpool = MAX(MIN_BITPOOL, cap->min_bitpool); in bluetooth_a2dp_init()
Da2dp.c321 if (sbc_cap->min_bitpool < MIN_BITPOOL || in sbc_setconf_ind()
388 sbc_cap.min_bitpool = MIN_BITPOOL; in sbc_getcap_ind()
Dpcm_bluetooth.c82 #define MIN_BITPOOL 2 macro
608 min_bitpool = MAX(MIN_BITPOOL, cap->min_bitpool); in bluetooth_a2dp_init()
Dsource.c412 min_bitpool = MAX(MIN_BITPOOL, supported->min_bitpool); in select_sbc_params()
Dsink.c445 min_bitpool = MAX(MIN_BITPOOL, supported->min_bitpool); in select_sbc_params()