Home
last modified time | relevance | path

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

/external/zstd/lib/compress/
Dzstd_compress_internal.h264 } ZSTD_buffered_policy_e; typedef
296 ZSTD_buffered_policy_e bufferedPolicy;
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()