tableLogPtr 59 lib/zstd/entropy_common.c size_t FSE_readNCount(short *normalizedCounter, unsigned *maxSVPtr, unsigned *tableLogPtr, const void *headerBuffer, size_t hbSize) tableLogPtr 80 lib/zstd/entropy_common.c *tableLogPtr = nbBits; tableLogPtr 167 lib/zstd/entropy_common.c size_t HUF_readStats_wksp(BYTE *huffWeight, size_t hwSize, U32 *rankStats, U32 *nbSymbolsPtr, U32 *tableLogPtr, const void *src, size_t srcSize, void *workspace, size_t workspaceSize) tableLogPtr 222 lib/zstd/entropy_common.c *tableLogPtr = tableLog; tableLogPtr 181 lib/zstd/fse.h FSE_PUBLIC_API size_t FSE_readNCount(short *normalizedCounter, unsigned *maxSymbolValuePtr, unsigned *tableLogPtr, const void *rBuffer, size_t rBuffSize); tableLogPtr 159 lib/zstd/huf.h size_t HUF_readStats_wksp(BYTE *huffWeight, size_t hwSize, U32 *rankStats, U32 *nbSymbolsPtr, U32 *tableLogPtr, const void *src, size_t srcSize,