Home
last modified time | relevance | path

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

/openbmc/linux/lib/zstd/compress/
H A Dzstd_compress.c1407 …size_t const matchStateSize = ZSTD_sizeof_matchState(cParams, useRowMatchFinder, /* enableDedicate… in ZSTD_estimateCCtxSize_usingCCtxParams_internal() local
1426 matchStateSize + in ZSTD_estimateCCtxSize_usingCCtxParams_internal()
4882 …size_t const matchStateSize = ZSTD_sizeof_matchState(&cParams, useRowMatchFinder, /* enableDedicat… in ZSTD_initStaticCDict() local
4887 + matchStateSize; in ZSTD_initStaticCDict()