Home
last modified time | relevance | path

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

/linux-6.1.9/lib/zstd/compress/
Dzstd_compress.c1250 size_t const optSpace = (forCCtx && (cParams->strategy >= ZSTD_btopt)) in ZSTD_sizeof_matchState() local
1255 return tableSpace + optSpace; in ZSTD_sizeof_matchState()