Home
last modified time | relevance | path

Searched refs:hufFlags (Results 1 – 1 of 1) sorted by relevance

/linux/lib/zstd/compress/
H A Dzstd_compress.c3553 int hufFlags) in ZSTD_buildBlockEntropyStats_literals() argument
3614 …og(huffLog, srcSize, maxSymbolValue, nodeWksp, nodeWkspSize, nextHuf->CTable, countWksp, hufFlags); in ZSTD_buildBlockEntropyStats_literals()
3722 int const hufFlags = huf_useOptDepth ? HUF_flags_optimalDepth : 0; in ZSTD_buildBlockEntropyStats() local
3729 workspace, wkspSize, hufFlags); in ZSTD_buildBlockEntropyStats()