Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/zstd/lib/compress/
H A Dzstd_compress_internal.h264 } ZSTD_buffered_policy_e; typedef
296 ZSTD_buffered_policy_e bufferedPolicy;
H A Dzstd_compress.c1604 ZSTD_buffered_policy_e const zbuff) in ZSTD_resetCCtx_internal()
1811 ZSTD_buffered_policy_e zbuff) in ZSTD_resetCCtx_byAttachingCDict()
1866 ZSTD_buffered_policy_e zbuff) in ZSTD_resetCCtx_byCopyingCDict()
1932 ZSTD_buffered_policy_e zbuff) in ZSTD_resetCCtx_usingCDict()
1958 ZSTD_buffered_policy_e zbuff) in ZSTD_copyCCtx_internal()
2023 ZSTD_buffered_policy_e const zbuff = srcCCtx->bufferedPolicy; in ZSTD_copyCCtx()
3349 ZSTD_buffered_policy_e zbuff) in ZSTD_compressBegin_internal()
/f-stack/freebsd/contrib/openzfs/module/zstd/lib/
H A Dzstd.c14399 } ZSTD_buffered_policy_e; typedef
14507 ZSTD_buffered_policy_e const zbuff) in ZSTD_resetCCtx_internal()
14718 ZSTD_buffered_policy_e zbuff) in ZSTD_resetCCtx_byAttachingCDict()
14766 ZSTD_buffered_policy_e zbuff) in ZSTD_resetCCtx_byCopyingCDict()
14830 ZSTD_buffered_policy_e zbuff) in ZSTD_resetCCtx_usingCDict()
14856 ZSTD_buffered_policy_e zbuff) in ZSTD_copyCCtx_internal()
14921 ZSTD_buffered_policy_e const zbuff = (ZSTD_buffered_policy_e)(srcCCtx->inBuffSize>0); in ZSTD_copyCCtx()
16171 ZSTD_buffered_policy_e zbuff) in ZSTD_compressBegin_internal()