Searched defs:tableLog (Results 1 – 5 of 5) sorted by relevance
65 …Table *dt, const short *normalizedCounter, unsigned maxSymbolValue, unsigned tableLog, void *works… in FSE_buildDTable_wksp()268 unsigned tableLog; in FSE_decompress_wksp() local
189 U32 const tableLog = BIT_highbit32(weightTotal) + 1; in HUF_readStats_wksp() local
401 const U32 tableLog = ZSTD_read16(ptr); in FSE_initCState() local441 U16 tableLog; member
40 BYTE tableLog; member62 U32 tableLog = 0; in HUF_readDTableX2_wksp() local454 U32 tableLog, maxW, sizeOfSort, nbSymbols; in HUF_readDTableX4_wksp() local
762 U32 tableLog; in ZSTD_buildSeqTable() local