Home
last modified time | relevance | path

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

/system/bt/embdrv/sbc/encoder/srce/
Dsbc_packing.c76 uint16_t u16Levels; /*to store levels*/ in EncPacking() local
141 u16Levels = (uint16_t)(((uint32_t)1 << s32LoopCount) - 1); in EncPacking()
145 s32Temp2 = u16Levels; in EncPacking()
157 u16Levels = (uint16_t)(((uint32_t)1 << s32LoopCount) - 1); in EncPacking()
161 Mult32(s32Temp1, u16Levels, s32Low); in EncPacking()