Searched refs:SBC_ALLOCATION_LOUDNESS (Results 1 – 4 of 4) sorted by relevance
47 SBC_ALLOCATION_SNR | SBC_ALLOCATION_LOUDNESS; in cras_a2dp_get_capabilities()91 if (sbc_caps->allocation_method & SBC_ALLOCATION_LOUDNESS) { in cras_a2dp_select_configuration()92 sbc_config->allocation_method = SBC_ALLOCATION_LOUDNESS; in cras_a2dp_select_configuration()
38 if (sbc->allocation_method & SBC_ALLOCATION_LOUDNESS) in init_a2dp()
50 #define SBC_ALLOCATION_LOUDNESS 1 macro
30 sbc.allocation_method = SBC_ALLOCATION_LOUDNESS; in ResetStubData()