Searched refs:tableLogPtr (Results 1 – 3 of 3) sorted by relevance
/u-boot/lib/zstd/ |
A D | entropy_common.c | 29 size_t FSE_readNCount(short *normalizedCounter, unsigned *maxSVPtr, unsigned *tableLogPtr, const vo… in FSE_readNCount() argument 50 *tableLogPtr = nbBits; in FSE_readNCount() 137 …TE *huffWeight, size_t hwSize, U32 *rankStats, U32 *nbSymbolsPtr, U32 *tableLogPtr, const void *sr… in HUF_readStats_wksp() argument 192 *tableLogPtr = tableLog; in HUF_readStats_wksp()
|
A D | huf.h | 129 …TE *huffWeight, size_t hwSize, U32 *rankStats, U32 *nbSymbolsPtr, U32 *tableLogPtr, const void *sr…
|
A D | fse.h | 151 …Count(short *normalizedCounter, unsigned *maxSymbolValuePtr, unsigned *tableLogPtr, const void *rB…
|
Completed in 20 milliseconds