Searched refs:s16AllocationMethod (Results 1 – 4 of 4) sorted by relevance
169 int16_t s16AllocationMethod; /* loudness or SNR*/ member
60 if (pstrCodecParams->s16AllocationMethod == SBC_SNR) { in sbc_enc_bit_alloc_ste()
66 if (pstrCodecParams->s16AllocationMethod == SBC_SNR) { in sbc_enc_bit_alloc_mono()
259 HeaderParams |= ((pstrEncParams->s16AllocationMethod & 1) << 1); in SBC_Encoder_Init()