Home
last modified time | relevance | path

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

/system/bt/embdrv/sbc/encoder/srce/
Dsbc_enc_bit_alloc_ste.c31 extern const int16_t sbc_enc_as16Offset4[4][4];
71 (int16_t*)sbc_enc_as16Offset4[pstrCodecParams->s16SamplingFreq]; in sbc_enc_bit_alloc_ste()
Dsbc_enc_bit_alloc_mono.c31 const int16_t sbc_enc_as16Offset4[4][4] = { variable
73 (int16_t*)sbc_enc_as16Offset4[pstrCodecParams->s16SamplingFreq]; in sbc_enc_bit_alloc_mono()