Searched refs:optSpace (Results 1 – 2 of 2) sorted by relevance
1290 size_t const optSpace = (forCCtx && (cParams->strategy >= ZSTD_btopt)) in ZSTD_sizeof_matchState() local1295 return tableSpace + optSpace; in ZSTD_sizeof_matchState()
14202 size_t const optSpace = (forCCtx && (cParams->strategy >= ZSTD_btopt)) in ZSTD_sizeof_matchState() local14207 return tableSpace + optSpace; in ZSTD_sizeof_matchState()