| /src/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,
|
| /src/sys/contrib/zstd/lib/common/ ! |
| H A D | entropy_common.c | 70 size_t FSE_readNCount_body(short* normalizedCounter, unsigned* maxSVPtr, unsigned* tableLogPtr, in FSE_readNCount_body() argument 89 { size_t const countSize = FSE_readNCount(normalizedCounter, maxSVPtr, tableLogPtr, in FSE_readNCount_body() 104 *tableLogPtr = nbBits; in FSE_readNCount_body() 219 short* normalizedCounter, unsigned* maxSVPtr, unsigned* tableLogPtr, in FSE_readNCount_body_default() argument 222 return FSE_readNCount_body(normalizedCounter, maxSVPtr, tableLogPtr, headerBuffer, hbSize); in FSE_readNCount_body_default() 227 short* normalizedCounter, unsigned* maxSVPtr, unsigned* tableLogPtr, in FSE_readNCount_body_bmi2() argument 230 return FSE_readNCount_body(normalizedCounter, maxSVPtr, tableLogPtr, headerBuffer, hbSize); in FSE_readNCount_body_bmi2() 235 short* normalizedCounter, unsigned* maxSVPtr, unsigned* tableLogPtr, in FSE_readNCount_bmi2() argument 240 … return FSE_readNCount_body_bmi2(normalizedCounter, maxSVPtr, tableLogPtr, headerBuffer, hbSize); in FSE_readNCount_bmi2() 244 …return FSE_readNCount_body_default(normalizedCounter, maxSVPtr, tableLogPtr, headerBuffer, hbSize); in FSE_readNCount_bmi2() [all …]
|
| H A D | huf.h | 230 U32* rankStats, U32* nbSymbolsPtr, U32* tableLogPtr, 241 U32* rankStats, U32* nbSymbolsPtr, U32* tableLogPtr,
|
| H A D | fse.h | 234 unsigned* maxSymbolValuePtr, unsigned* tableLogPtr, 241 unsigned* maxSymbolValuePtr, unsigned* tableLogPtr,
|
| /src/sys/contrib/zstd/lib/legacy/ ! |
| H A D | zstd_v04.c | 481 …ount (short* normalizedCounter, unsigned* maxSymbolValuePtr, unsigned* tableLogPtr, const void* rB… 1156 static size_t FSE_readNCount (short* normalizedCounter, unsigned* maxSVPtr, unsigned* tableLogPtr, in FSE_readNCount() argument 1176 *tableLogPtr = nbBits; in FSE_readNCount() 1693 U32* nbSymbolsPtr, U32* tableLogPtr, in HUF_readStats() argument 1766 *tableLogPtr = tableLog; in HUF_readStats()
|
| H A D | zstd_v03.c | 1179 static size_t FSE_readNCount (short* normalizedCounter, unsigned* maxSVPtr, unsigned* tableLogPtr, in FSE_readNCount() argument 1199 *tableLogPtr = nbBits; in FSE_readNCount() 1540 U32* nbSymbolsPtr, U32* tableLogPtr, in HUF_readStats() argument 1613 *tableLogPtr = tableLog; in HUF_readStats()
|
| H A D | zstd_v07.c | 755 …ount (short* normalizedCounter, unsigned* maxSymbolValuePtr, unsigned* tableLogPtr, const void* rB… 1107 U32* nbSymbolsPtr, U32* tableLogPtr, 1207 size_t FSEv07_readNCount (short* normalizedCounter, unsigned* maxSVPtr, unsigned* tableLogPtr, in FSEv07_readNCount() argument 1227 *tableLogPtr = nbBits; in FSEv07_readNCount() 1307 U32* nbSymbolsPtr, U32* tableLogPtr, in HUFv07_readStats() argument 1356 *tableLogPtr = tableLog; in HUFv07_readStats()
|
| H A D | zstd_v06.c | 710 …ount (short* normalizedCounter, unsigned* maxSymbolValuePtr, unsigned* tableLogPtr, const void* rB… 1263 size_t FSEv06_readNCount (short* normalizedCounter, unsigned* maxSVPtr, unsigned* tableLogPtr, in FSEv06_readNCount() argument 1283 *tableLogPtr = nbBits; in FSEv06_readNCount() 1855 U32* nbSymbolsPtr, U32* tableLogPtr, in HUFv06_readStats() argument 1904 *tableLogPtr = tableLog; in HUFv06_readStats()
|
| H A D | zstd_v05.c | 638 …ount (short* normalizedCounter, unsigned* maxSymbolValuePtr, unsigned* tableLogPtr, const void* rB… 1282 size_t FSEv05_readNCount (short* normalizedCounter, unsigned* maxSVPtr, unsigned* tableLogPtr, in FSEv05_readNCount() argument 1302 *tableLogPtr = nbBits; in FSEv05_readNCount() 1795 U32* nbSymbolsPtr, U32* tableLogPtr, in HUFv05_readStats() argument 1860 *tableLogPtr = tableLog; in HUFv05_readStats()
|
| H A D | zstd_v02.c | 1178 static size_t FSE_readNCount (short* normalizedCounter, unsigned* maxSVPtr, unsigned* tableLogPtr, in FSE_readNCount() argument 1198 *tableLogPtr = nbBits; in FSE_readNCount() 1543 U32* nbSymbolsPtr, U32* tableLogPtr, in HUF_readStats() argument 1616 *tableLogPtr = tableLog; in HUF_readStats()
|
| H A D | zstd_v01.c | 478 static size_t FSE_readNCount (short* normalizedCounter, unsigned* maxSVPtr, unsigned* tableLogPtr, in FSE_readNCount() argument 498 *tableLogPtr = nbBits; in FSE_readNCount()
|