Searched refs:matchStateSize (Results 1 – 2 of 2) sorted by relevance
1315 size_t const matchStateSize = ZSTD_sizeof_matchState(cParams, /* forCCtx */ 1); in ZSTD_estimateCCtxSize_usingCCtxParams_internal() local1334 matchStateSize + in ZSTD_estimateCCtxSize_usingCCtxParams_internal()3826 size_t const matchStateSize = ZSTD_sizeof_matchState(&cParams, /* forCCtx */ 0); in ZSTD_initStaticCDict() local3831 + matchStateSize; in ZSTD_initStaticCDict()
14223 size_t const matchStateSize = ZSTD_sizeof_matchState(&cParams, /* forCCtx */ 1); in ZSTD_estimateCCtxSize_usingCCtxParams() local14242 matchStateSize + in ZSTD_estimateCCtxSize_usingCCtxParams()14533 size_t const matchStateSize = ZSTD_sizeof_matchState(¶ms.cParams, /* forCCtx */ 1); in ZSTD_resetCCtx_internal() local14558 matchStateSize + in ZSTD_resetCCtx_internal()14566 neededSpace>>10, matchStateSize>>10, bufferSpace>>10); in ZSTD_resetCCtx_internal()16583 size_t const matchStateSize = ZSTD_sizeof_matchState(&cParams, /* forCCtx */ 0); in ZSTD_initStaticCDict() local16588 + matchStateSize; in ZSTD_initStaticCDict()