Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/host/bluedroid/external/sbc/encoder/srce/
Dsbc_packing.c79 UINT16 u16Levels; /*to store levels*/ in EncPacking() local
151 u16Levels = (UINT16)(((UINT32)1 << s32LoopCount) - 1); in EncPacking()
155 s32Temp2 = u16Levels; in EncPacking()
167 u16Levels = (UINT16)(((UINT32)1 << s32LoopCount) - 1); in EncPacking()
171 Mult32(s32Temp1, u16Levels, s32Low); in EncPacking()