Home
last modified time | relevance | path

Searched defs:loadedDictSize (Results 1 - 1 of 1) sorted by relevance

/kernel/linux/linux-6.6/lib/zstd/compress/
H A Dzstd_compress.c1737 static int ZSTD_dictTooBig(size_t const loadedDictSize) in ZSTD_dictTooBig() argument
1748 ZSTD_resetCCtx_internal(ZSTD_CCtx* zc, ZSTD_CCtx_params const* params, U64 const pledgedSrcSize, size_t const loadedDictSize, ZSTD_compResetPolicy_e const crp, ZSTD_buffered_policy_e const zbuff) ZSTD_resetCCtx_internal() argument

Completed in 14 milliseconds