Home
last modified time | relevance | path

Searched defs:countWkspSize (Results 1 - 1 of 1) sorted by relevance

/kernel/linux/linux-6.6/lib/zstd/compress/
H A Dzstd_compress.c2974 const size_t countWkspSize = (HUF_SYMBOLVALUE_MAX + 1) * sizeof(unsigned); in ZSTD_buildBlockEntropyStats_literals() local

Completed in 15 milliseconds