Searched refs:tableLogPtr (Results 1 - 13 of 13) sorted by relevance

/freebsd-current/sys/contrib/zstd/lib/common/
H A Dentropy_common.c70 size_t FSE_readNCount_body(short* normalizedCounter, unsigned* maxSVPtr, unsigned* tableLogPtr, argument
89 { size_t const countSize = FSE_readNCount(normalizedCounter, maxSVPtr, tableLogPtr,
104 *tableLogPtr = nbBits;
219 short* normalizedCounter, unsigned* maxSVPtr, unsigned* tableLogPtr,
222 return FSE_readNCount_body(normalizedCounter, maxSVPtr, tableLogPtr, headerBuffer, hbSize);
227 short* normalizedCounter, unsigned* maxSVPtr, unsigned* tableLogPtr,
230 return FSE_readNCount_body(normalizedCounter, maxSVPtr, tableLogPtr, headerBuffer, hbSize);
235 short* normalizedCounter, unsigned* maxSVPtr, unsigned* tableLogPtr,
240 return FSE_readNCount_body_bmi2(normalizedCounter, maxSVPtr, tableLogPtr, headerBuffer, hbSize);
244 return FSE_readNCount_body_default(normalizedCounter, maxSVPtr, tableLogPtr, headerBuffe
218 FSE_readNCount_body_default( short* normalizedCounter, unsigned* maxSVPtr, unsigned* tableLogPtr, const void* headerBuffer, size_t hbSize) argument
226 FSE_readNCount_body_bmi2( short* normalizedCounter, unsigned* maxSVPtr, unsigned* tableLogPtr, const void* headerBuffer, size_t hbSize) argument
234 FSE_readNCount_bmi2( short* normalizedCounter, unsigned* maxSVPtr, unsigned* tableLogPtr, const void* headerBuffer, size_t hbSize, int bmi2) argument
247 FSE_readNCount( short* normalizedCounter, unsigned* maxSVPtr, unsigned* tableLogPtr, const void* headerBuffer, size_t hbSize) argument
262 HUF_readStats(BYTE* huffWeight, size_t hwSize, U32* rankStats, U32* nbSymbolsPtr, U32* tableLogPtr, const void* src, size_t srcSize) argument
271 HUF_readStats_body(BYTE* huffWeight, size_t hwSize, U32* rankStats, U32* nbSymbolsPtr, U32* tableLogPtr, const void* src, size_t srcSize, void* workSpace, size_t wkspSize, int bmi2) argument
337 HUF_readStats_body_default(BYTE* huffWeight, size_t hwSize, U32* rankStats, U32* nbSymbolsPtr, U32* tableLogPtr, const void* src, size_t srcSize, void* workSpace, size_t wkspSize) argument
346 HUF_readStats_body_bmi2(BYTE* huffWeight, size_t hwSize, U32* rankStats, U32* nbSymbolsPtr, U32* tableLogPtr, const void* src, size_t srcSize, void* workSpace, size_t wkspSize) argument
355 HUF_readStats_wksp(BYTE* huffWeight, size_t hwSize, U32* rankStats, U32* nbSymbolsPtr, U32* tableLogPtr, const void* src, size_t srcSize, void* workSpace, size_t wkspSize, int bmi2) argument
[all...]
H A Dfse.h232 maxSymbolValuePtr[0] and tableLogPtr[0] will also be updated with their respective values */
234 unsigned* maxSymbolValuePtr, unsigned* tableLogPtr,
241 unsigned* maxSymbolValuePtr, unsigned* tableLogPtr,
H A Dhuf.h230 U32* rankStats, U32* nbSymbolsPtr, U32* tableLogPtr,
241 U32* rankStats, U32* nbSymbolsPtr, U32* tableLogPtr,
/freebsd-current/sys/contrib/openzfs/module/zstd/lib/common/
H A Dentropy_common.c41 size_t FSE_readNCount (short* normalizedCounter, unsigned* maxSVPtr, unsigned* tableLogPtr, argument
60 { size_t const countSize = FSE_readNCount(normalizedCounter, maxSVPtr, tableLogPtr,
75 *tableLogPtr = nbBits;
156 U32* nbSymbolsPtr, U32* tableLogPtr,
199 *tableLogPtr = tableLog;
155 HUF_readStats(BYTE* huffWeight, size_t hwSize, U32* rankStats, U32* nbSymbolsPtr, U32* tableLogPtr, const void* src, size_t srcSize) argument
H A Dhuf.h226 U32* rankStats, U32* nbSymbolsPtr, U32* tableLogPtr,
H A Dfse.h226 maxSymbolValuePtr[0] and tableLogPtr[0] will also be updated with their respective values */
228 unsigned* maxSymbolValuePtr, unsigned* tableLogPtr,
/freebsd-current/sys/contrib/zstd/lib/legacy/
H A Dzstd_v03.c1179 static size_t FSE_readNCount (short* normalizedCounter, unsigned* maxSVPtr, unsigned* tableLogPtr, argument
1199 *tableLogPtr = nbBits;
1540 U32* nbSymbolsPtr, U32* tableLogPtr,
1613 *tableLogPtr = tableLog;
1539 HUF_readStats(BYTE* huffWeight, size_t hwSize, U32* rankStats, U32* nbSymbolsPtr, U32* tableLogPtr, const void* src, size_t srcSize) argument
H A Dzstd_v07.c754 maxSymbolValuePtr[0] and tableLogPtr[0] will also be updated with their respective values */
755 size_t FSEv07_readNCount (short* normalizedCounter, unsigned* maxSymbolValuePtr, unsigned* tableLogPtr, const void* rBuffer, size_t rBuffSize);
1107 U32* nbSymbolsPtr, U32* tableLogPtr,
1207 size_t FSEv07_readNCount (short* normalizedCounter, unsigned* maxSVPtr, unsigned* tableLogPtr, argument
1227 *tableLogPtr = nbBits;
1307 U32* nbSymbolsPtr, U32* tableLogPtr,
1356 *tableLogPtr = tableLog;
1306 HUFv07_readStats(BYTE* huffWeight, size_t hwSize, U32* rankStats, U32* nbSymbolsPtr, U32* tableLogPtr, const void* src, size_t srcSize) argument
H A Dzstd_v06.c709 maxSymbolValuePtr[0] and tableLogPtr[0] will also be updated with their respective values */
710 size_t FSEv06_readNCount (short* normalizedCounter, unsigned* maxSymbolValuePtr, unsigned* tableLogPtr, const void* rBuffer, size_t rBuffSize);
1263 size_t FSEv06_readNCount (short* normalizedCounter, unsigned* maxSVPtr, unsigned* tableLogPtr, argument
1283 *tableLogPtr = nbBits;
1855 U32* nbSymbolsPtr, U32* tableLogPtr,
1904 *tableLogPtr = tableLog;
1854 HUFv06_readStats(BYTE* huffWeight, size_t hwSize, U32* rankStats, U32* nbSymbolsPtr, U32* tableLogPtr, const void* src, size_t srcSize) argument
H A Dzstd_v05.c637 maxSymbolValuePtr[0] and tableLogPtr[0] will also be updated with their respective values */
638 size_t FSEv05_readNCount (short* normalizedCounter, unsigned* maxSymbolValuePtr, unsigned* tableLogPtr, const void* rBuffer, size_t rBuffSize);
1282 size_t FSEv05_readNCount (short* normalizedCounter, unsigned* maxSVPtr, unsigned* tableLogPtr, argument
1302 *tableLogPtr = nbBits;
1795 U32* nbSymbolsPtr, U32* tableLogPtr,
1860 *tableLogPtr = tableLog;
1794 HUFv05_readStats(BYTE* huffWeight, size_t hwSize, U32* rankStats, U32* nbSymbolsPtr, U32* tableLogPtr, const void* src, size_t srcSize) argument
H A Dzstd_v04.c480 maxSymbolValuePtr[0] and tableLogPtr[0] will also be updated with their respective values */
481 static size_t FSE_readNCount (short* normalizedCounter, unsigned* maxSymbolValuePtr, unsigned* tableLogPtr, const void* rBuffer, size_t rBuffSize);
1156 static size_t FSE_readNCount (short* normalizedCounter, unsigned* maxSVPtr, unsigned* tableLogPtr, argument
1176 *tableLogPtr = nbBits;
1693 U32* nbSymbolsPtr, U32* tableLogPtr,
1766 *tableLogPtr = tableLog;
1692 HUF_readStats(BYTE* huffWeight, size_t hwSize, U32* rankStats, U32* nbSymbolsPtr, U32* tableLogPtr, const void* src, size_t srcSize) argument
H A Dzstd_v01.c478 static size_t FSE_readNCount (short* normalizedCounter, unsigned* maxSVPtr, unsigned* tableLogPtr, argument
498 *tableLogPtr = nbBits;
H A Dzstd_v02.c1178 static size_t FSE_readNCount (short* normalizedCounter, unsigned* maxSVPtr, unsigned* tableLogPtr, argument
1198 *tableLogPtr = nbBits;
1543 U32* nbSymbolsPtr, U32* tableLogPtr,
1616 *tableLogPtr = tableLog;
1542 HUF_readStats(BYTE* huffWeight, size_t hwSize, U32* rankStats, U32* nbSymbolsPtr, U32* tableLogPtr, const void* src, size_t srcSize) argument

Completed in 282 milliseconds