Home
last modified time | relevance | path

Searched refs:AllocationMethod (Results 1 – 2 of 2) sorted by relevance

/external/bluetooth/bluedroid/btif/include/
Dbtif_media.h72 UINT8 AllocationMethod; /* loudness or SNR*/ member
/external/bluetooth/bluedroid/btif/src/
Dbtif_media_task.c686 … msg.AllocationMethod = (sbc_config.alloc_mthd == A2D_SBC_IE_ALLOC_MD_L) ? SBC_LOUDNESS : SBC_SNR; in btif_a2dp_encoder_init()
1838 btif_media_cb.encoder.s16AllocationMethod = pInitAudio->AllocationMethod; in btif_media_task_enc_init()