Searched defs:tableLogPtr (Results 1 – 2 of 2) sorted by relevance
| /kernel/linux/linux-6.6/lib/zstd/common/ |
| D | entropy_common.c | 59 size_t FSE_readNCount_body(short* normalizedCounter, unsigned* maxSVPtr, unsigned* tableLogPtr, in FSE_readNCount_body() 208 short* normalizedCounter, unsigned* maxSVPtr, unsigned* tableLogPtr, in FSE_readNCount_body_default() 216 short* normalizedCounter, unsigned* maxSVPtr, unsigned* tableLogPtr, in FSE_readNCount_body_bmi2() 224 short* normalizedCounter, unsigned* maxSVPtr, unsigned* tableLogPtr, in FSE_readNCount_bmi2() 237 short* normalizedCounter, unsigned* maxSVPtr, unsigned* tableLogPtr, in FSE_readNCount() 252 U32* nbSymbolsPtr, U32* tableLogPtr, in HUF_readStats() 261 U32* nbSymbolsPtr, U32* tableLogPtr, in HUF_readStats_body() 327 U32* nbSymbolsPtr, U32* tableLogPtr, in HUF_readStats_body_default() 336 U32* nbSymbolsPtr, U32* tableLogPtr, in HUF_readStats_body_bmi2() 345 U32* nbSymbolsPtr, U32* tableLogPtr, in HUF_readStats_wksp()
|
| /kernel/linux/linux-5.10/lib/zstd/ |
| D | entropy_common.c | 59 size_t FSE_readNCount(short *normalizedCounter, unsigned *maxSVPtr, unsigned *tableLogPtr, const vo… in FSE_readNCount() 167 …BYTE *huffWeight, size_t hwSize, U32 *rankStats, U32 *nbSymbolsPtr, U32 *tableLogPtr, const void *… in HUF_readStats_wksp()
|