Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/embdrv/sbc/encoder/srce/
Dsbc_packing.c72 uint16_t u16Levels; /*to store levels*/ in EncPacking() local
148 u16Levels = (uint16_t)(((uint32_t)1 << s32LoopCount) - 1); in EncPacking()
152 s32Temp2 = u16Levels; in EncPacking()
164 u16Levels = (uint16_t)(((uint32_t)1 << s32LoopCount) - 1); in EncPacking()
168 Mult32(s32Temp1, u16Levels, s32Low); in EncPacking()