Home
last modified time | relevance | path

Searched refs:alloc_method (Results 1 – 3 of 3) 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.cpp460 for (auto alloc_method : alloc_methods) { in GetSbcCodecSpecificSupportedList() local
466 .allocMethod = alloc_method, in GetSbcCodecSpecificSupportedList()