Home
last modified time | relevance | path

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

/system/bt/btif/include/
Dbtif_media.h73 UINT8 AllocationMethod; /* loudness or SNR*/ member
/system/bt/btif/src/
Dbtif_media_task.c823 … msg.AllocationMethod = (sbc_config.alloc_mthd == A2D_SBC_IE_ALLOC_MD_L) ? SBC_LOUDNESS : SBC_SNR; in btif_a2dp_encoder_init()
1850 btif_media_cb.encoder.s16AllocationMethod = pInitAudio->AllocationMethod; in btif_media_task_enc_init()