Searched refs:SBC_LOUDNESS (Results 1 – 3 of 3) sorted by relevance
47 #define SBC_LOUDNESS 0 macro
112 #define SBC_LOUDNESS 0 /**< The bit allocation method. One possible value for the @a loudness pa… macro
651 … msg.AllocationMethod = (sbc_config.alloc_mthd == A2D_SBC_IE_ALLOC_MD_L) ? SBC_LOUDNESS : SBC_SNR; in btif_a2dp_encoder_init()