Searched refs:forCCtx (Results 1 – 1 of 1) sorted by relevance
1351 const U32 forCCtx) in ZSTD_sizeof_matchState() argument1354 …STD_allocateChainTable(cParams->strategy, useRowMatchFinder, enableDedicatedDictSearch && !forCCtx) in ZSTD_sizeof_matchState()1358 …U32 const hashLog3 = (forCCtx && cParams->minMatch==3) ? MIN(ZSTD_HASHLOG3_MAX, cParams->window… in ZSTD_sizeof_matchState()1375 size_t const optSpace = (forCCtx && (cParams->strategy >= ZSTD_btopt)) in ZSTD_sizeof_matchState()