Home
last modified time | relevance | path

Searched defs:targetLog (Results 1 – 8 of 8) sorted by relevance

/freebsd/sys/contrib/zstd/lib/decompress/
H A Dhuf_decompress.c935 static void HUF_fillDTableX2Level2(HUF_DEltX2* DTable, U32 targetLog, const U32 consumedBits, in HUF_fillDTableX2Level2()
990 static void HUF_fillDTableX2(HUF_DEltX2* DTable, const U32 targetLog, in HUF_fillDTableX2()
/freebsd/sys/contrib/openzfs/module/zstd/lib/decompress/
H A Dhuf_decompress.c510 static void HUF_fillDTableX2(HUF_DEltX2* DTable, const U32 targetLog, in HUF_fillDTableX2()
/freebsd/sys/contrib/zstd/lib/legacy/
H A Dzstd_v03.c1876 static void HUF_fillDTableX4(HUF_DEltX4* DTable, const U32 targetLog, in HUF_fillDTableX4()
H A Dzstd_v02.c1879 static void HUF_fillDTableX4(HUF_DEltX4* DTable, const U32 targetLog, in HUF_fillDTableX4()
H A Dzstd_v04.c2027 static void HUF_fillDTableX4(HUF_DEltX4* DTable, const U32 targetLog, in HUF_fillDTableX4()
H A Dzstd_v05.c2153 static void HUFv05_fillDTableX4(HUFv05_DEltX4* DTable, const U32 targetLog, in HUFv05_fillDTableX4()
H A Dzstd_v06.c2285 static void HUFv06_fillDTableX4(HUFv06_DEltX4* DTable, const U32 targetLog, in HUFv06_fillDTableX4()
H A Dzstd_v07.c2092 static void HUFv07_fillDTableX4(HUFv07_DEltX4* DTable, const U32 targetLog, in HUFv07_fillDTableX4()