Searched refs:optSpace (Results 1 – 2 of 2) sorted by relevance
1118 size_t const optSpace = (forCCtx && (cParams->strategy >= ZSTD_btopt)) in ZSTD_sizeof_matchState() local1123 return tableSpace + optSpace; in ZSTD_sizeof_matchState()
1444 size_t const optSpace = (forCCtx && (cParams->strategy >= ZSTD_btopt)) in ZSTD_sizeof_matchState() local1455 return tableSpace + optSpace + slackSpace + lazyAdditionalSpace; in ZSTD_sizeof_matchState()