Searched defs:hufFlags (Results 1 – 1 of 1) sorted by relevance
3553 int hufFlags) in ZSTD_buildBlockEntropyStats_literals()3722 int const hufFlags = huf_useOptDepth ? HUF_flags_optimalDepth : 0; in ZSTD_buildBlockEntropyStats() local