| /freebsd/sys/contrib/zstd/lib/common/ |
| H A D | entropy_common.c | 42 size_t FSE_readNCount_body(short* normalizedCounter, unsigned* maxSVPtr, unsigned* tableLogPtr, in FSE_readNCount_body() argument 61 { size_t const countSize = FSE_readNCount(normalizedCounter, maxSVPtr, tableLogPtr, in FSE_readNCount_body() 76 *tableLogPtr = nbBits; in FSE_readNCount_body() 191 short* normalizedCounter, unsigned* maxSVPtr, unsigned* tableLogPtr, in FSE_readNCount_body_default() argument 194 return FSE_readNCount_body(normalizedCounter, maxSVPtr, tableLogPtr, headerBuffer, hbSize); in FSE_readNCount_body_default() 199 short* normalizedCounter, unsigned* maxSVPtr, unsigned* tableLogPtr, in FSE_readNCount_body_bmi2() argument 202 return FSE_readNCount_body(normalizedCounter, maxSVPtr, tableLogPtr, headerBuffer, hbSize); in FSE_readNCount_body_bmi2() 207 short* normalizedCounter, unsigned* maxSVPtr, unsigned* tableLogPtr, in FSE_readNCount_bmi2() argument 212 … return FSE_readNCount_body_bmi2(normalizedCounter, maxSVPtr, tableLogPtr, headerBuffer, hbSize); in FSE_readNCount_bmi2() 216 …return FSE_readNCount_body_default(normalizedCounter, maxSVPtr, tableLogPtr, headerBuffer, hbSize); in FSE_readNCount_bmi2() [all …]
|
| H A D | huf.h | 173 U32* rankStats, U32* nbSymbolsPtr, U32* tableLogPtr, 184 U32* rankStats, U32* nbSymbolsPtr, U32* tableLogPtr,
|
| H A D | fse.h | 184 unsigned* maxSymbolValuePtr, unsigned* tableLogPtr, 191 unsigned* maxSymbolValuePtr, unsigned* tableLogPtr,
|
| /freebsd/sys/contrib/openzfs/module/zstd/lib/common/ |
| H A D | entropy_common.c | 43 size_t FSE_readNCount_body(short* normalizedCounter, unsigned* maxSVPtr, unsigned* tableLogPtr, in FSE_readNCount_body() argument 62 { size_t const countSize = FSE_readNCount(normalizedCounter, maxSVPtr, tableLogPtr, in FSE_readNCount_body() 77 *tableLogPtr = nbBits; in FSE_readNCount_body() 192 short* normalizedCounter, unsigned* maxSVPtr, unsigned* tableLogPtr, in FSE_readNCount_body_default() argument 195 return FSE_readNCount_body(normalizedCounter, maxSVPtr, tableLogPtr, headerBuffer, hbSize); in FSE_readNCount_body_default() 200 short* normalizedCounter, unsigned* maxSVPtr, unsigned* tableLogPtr, in FSE_readNCount_body_bmi2() argument 203 return FSE_readNCount_body(normalizedCounter, maxSVPtr, tableLogPtr, headerBuffer, hbSize); in FSE_readNCount_body_bmi2() 208 short* normalizedCounter, unsigned* maxSVPtr, unsigned* tableLogPtr, in FSE_readNCount_bmi2() argument 213 … return FSE_readNCount_body_bmi2(normalizedCounter, maxSVPtr, tableLogPtr, headerBuffer, hbSize); in FSE_readNCount_bmi2() 217 …return FSE_readNCount_body_default(normalizedCounter, maxSVPtr, tableLogPtr, headerBuffer, hbSize); in FSE_readNCount_bmi2() [all …]
|
| H A D | huf.h | 174 U32* rankStats, U32* nbSymbolsPtr, U32* tableLogPtr, 185 U32* rankStats, U32* nbSymbolsPtr, U32* tableLogPtr,
|
| H A D | fse.h | 185 unsigned* maxSymbolValuePtr, unsigned* tableLogPtr, 192 unsigned* maxSymbolValuePtr, unsigned* tableLogPtr,
|
| /freebsd/sys/contrib/zstd/lib/legacy/ |
| H A D | zstd_v04.c | 425 …ount (short* normalizedCounter, unsigned* maxSymbolValuePtr, unsigned* tableLogPtr, const void* rB… 1100 static size_t FSE_readNCount (short* normalizedCounter, unsigned* maxSVPtr, unsigned* tableLogPtr, in FSE_readNCount() argument 1120 *tableLogPtr = nbBits; in FSE_readNCount() 1637 U32* nbSymbolsPtr, U32* tableLogPtr, in HUF_readStats() argument 1710 *tableLogPtr = tableLog; in HUF_readStats()
|
| H A D | zstd_v03.c | 1117 static size_t FSE_readNCount (short* normalizedCounter, unsigned* maxSVPtr, unsigned* tableLogPtr, in FSE_readNCount() argument 1137 *tableLogPtr = nbBits; in FSE_readNCount() 1478 U32* nbSymbolsPtr, U32* tableLogPtr, in HUF_readStats() argument 1551 *tableLogPtr = tableLog; in HUF_readStats()
|
| H A D | zstd_v07.c | 700 …ount (short* normalizedCounter, unsigned* maxSymbolValuePtr, unsigned* tableLogPtr, const void* rB… 1052 U32* nbSymbolsPtr, U32* tableLogPtr, 1152 size_t FSEv07_readNCount (short* normalizedCounter, unsigned* maxSVPtr, unsigned* tableLogPtr, in FSEv07_readNCount() argument 1172 *tableLogPtr = nbBits; in FSEv07_readNCount() 1252 U32* nbSymbolsPtr, U32* tableLogPtr, in HUFv07_readStats() argument 1301 *tableLogPtr = tableLog; in HUFv07_readStats()
|
| H A D | zstd_v05.c | 586 …ount (short* normalizedCounter, unsigned* maxSymbolValuePtr, unsigned* tableLogPtr, const void* rB… 1230 size_t FSEv05_readNCount (short* normalizedCounter, unsigned* maxSVPtr, unsigned* tableLogPtr, in FSEv05_readNCount() argument 1250 *tableLogPtr = nbBits; in FSEv05_readNCount() 1743 U32* nbSymbolsPtr, U32* tableLogPtr, in HUFv05_readStats() argument 1808 *tableLogPtr = tableLog; in HUFv05_readStats()
|
| H A D | zstd_v06.c | 654 …ount (short* normalizedCounter, unsigned* maxSymbolValuePtr, unsigned* tableLogPtr, const void* rB… 1207 size_t FSEv06_readNCount (short* normalizedCounter, unsigned* maxSVPtr, unsigned* tableLogPtr, in FSEv06_readNCount() argument 1227 *tableLogPtr = nbBits; in FSEv06_readNCount() 1799 U32* nbSymbolsPtr, U32* tableLogPtr, in HUFv06_readStats() argument 1848 *tableLogPtr = tableLog; in HUFv06_readStats()
|
| H A D | zstd_v02.c | 1117 static size_t FSE_readNCount (short* normalizedCounter, unsigned* maxSVPtr, unsigned* tableLogPtr, in FSE_readNCount() argument 1137 *tableLogPtr = nbBits; in FSE_readNCount() 1482 U32* nbSymbolsPtr, U32* tableLogPtr, in HUF_readStats() argument 1555 *tableLogPtr = tableLog; in HUF_readStats()
|
| H A D | zstd_v01.c | 440 static size_t FSE_readNCount (short* normalizedCounter, unsigned* maxSVPtr, unsigned* tableLogPtr, in FSE_readNCount() argument 460 *tableLogPtr = nbBits; in FSE_readNCount()
|