Home
last modified time | relevance | path

Searched defs:tableLog (Results 1 – 5 of 5) sorted by relevance

/external/u-boot/lib/zstd/
Dfse_decompress.c65 …Table *dt, const short *normalizedCounter, unsigned maxSymbolValue, unsigned tableLog, void *works… in FSE_buildDTable_wksp()
268 unsigned tableLog; in FSE_decompress_wksp() local
Dentropy_common.c189 U32 const tableLog = BIT_highbit32(weightTotal) + 1; in HUF_readStats_wksp() local
Dfse.h401 const U32 tableLog = ZSTD_read16(ptr); in FSE_initCState() local
441 U16 tableLog; member
Dhuf_decompress.c40 BYTE tableLog; member
62 U32 tableLog = 0; in HUF_readDTableX2_wksp() local
454 U32 tableLog, maxW, sizeOfSort, nbSymbols; in HUF_readDTableX4_wksp() local
Ddecompress.c762 U32 tableLog; in ZSTD_buildSeqTable() local