Home
last modified time | relevance | path

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

/openbmc/linux/lib/zstd/compress/
H A Dzstd_compress.c1362 size_t const tableSpace = chainSize * sizeof(U32) in ZSTD_sizeof_matchState() local
1386 return tableSpace + optSpace + slackSpace + lazyAdditionalSpace; in ZSTD_sizeof_matchState()