Searched refs:SBC_SAMPLING_FREQ_48000 (Results 1 – 5 of 5) sorted by relevance
47 SBC_SAMPLING_FREQ_48000; in cras_a2dp_get_capabilities()82 if (sbc_caps->frequency & SBC_SAMPLING_FREQ_48000) { in cras_a2dp_select_configuration()83 sbc_config->frequency = SBC_SAMPLING_FREQ_48000; in cras_a2dp_select_configuration()
20 if (sbc->frequency & SBC_SAMPLING_FREQ_48000) in init_a2dp()
74 if (a2dp.frequency & SBC_SAMPLING_FREQ_48000) in update_supported_formats()
34 #define SBC_SAMPLING_FREQ_48000 1 macro
54 sbc.frequency = SBC_SAMPLING_FREQ_48000; in ResetStubData()