Home
last modified time | relevance | path

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

/linux-6.15/lib/zstd/compress/
H A Dzstd_compress.c2176 zc->bufferedPolicy = zbuff; in ZSTD_resetCCtx_internal()
2255 ZSTD_buffered_policy_e zbuff) in ZSTD_resetCCtx_byAttachingCDict() argument
2332 ZSTD_buffered_policy_e zbuff) in ZSTD_resetCCtx_byCopyingCDict() argument
2417 ZSTD_buffered_policy_e zbuff) in ZSTD_resetCCtx_usingCDict() argument
2425 cctx, cdict, *params, pledgedSrcSize, zbuff); in ZSTD_resetCCtx_usingCDict()
2428 cctx, cdict, *params, pledgedSrcSize, zbuff); in ZSTD_resetCCtx_usingCDict()
2443 ZSTD_buffered_policy_e zbuff) in ZSTD_copyCCtx_internal() argument
2462 ZSTDcrp_leaveDirty, zbuff); in ZSTD_copyCCtx_internal()
2520 ZSTD_buffered_policy_e const zbuff = srcCCtx->bufferedPolicy; in ZSTD_copyCCtx() local
2527 zbuff); in ZSTD_copyCCtx()
[all …]