Home
last modified time | relevance | path

Searched refs:alloc_method (Results 1 – 5 of 5) sorted by relevance

/hardware/qcom/audio/hal/audio_extn/
Da2dp.c381 uint32_t alloc_method; member
1038 sbc_dsp_cfg.alloc_method = MEDIA_FMT_SBC_ALLOCATION_METHOD_LOUDNESS; in configure_sbc_enc_format()
1040 sbc_dsp_cfg.alloc_method = MEDIA_FMT_SBC_ALLOCATION_METHOD_SNR; in configure_sbc_enc_format()
/hardware/broadcom/libbt/include/
Duipc_msg.h558 uint8_t alloc_method; member
/hardware/interfaces/bluetooth/audio/2.0/vts/functional/
DVtsHalBluetoothAudioV2_0TargetTest.cpp440 for (auto alloc_method : alloc_methods) { in GetSbcCodecSpecificSupportedList() local
446 .allocMethod = alloc_method, in GetSbcCodecSpecificSupportedList()
/hardware/interfaces/bluetooth/audio/2.1/vts/functional/
DVtsHalBluetoothAudioV2_1TargetTest.cpp529 for (auto alloc_method : alloc_methods) { in GetSbcCodecSpecificSupportedList() local
535 .allocMethod = alloc_method, in GetSbcCodecSpecificSupportedList()
/hardware/interfaces/bluetooth/audio/aidl/vts/
DVtsHalBluetoothAudioTargetTest.cpp345 for (auto alloc_method : sbc_capability.allocMethod) { in GetSbcCodecSpecificSupportedList() local
351 .allocMethod = alloc_method, in GetSbcCodecSpecificSupportedList()