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.c77 UINT16 u16Levels; /*to store levels*/ in EncPacking() local
154 u16Levels = (UINT16)(((UINT32)1 << s32LoopCount) - 1); in EncPacking()
158 s32Temp2 = u16Levels; in EncPacking()
170 u16Levels = (UINT16)(((UINT32)1 << s32LoopCount)-1); in EncPacking()
174 Mult32(s32Temp1,u16Levels,s32Low); in EncPacking()