Home
last modified time | relevance | path

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

/linux/lib/zstd/compress/
H A Dzstd_compress.c2031 ZSTD_buffered_policy_e const zbuff) in ZSTD_resetCCtx_internal() argument
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
2443 ZSTD_copyCCtx_internal(ZSTD_CCtx * dstCCtx,const ZSTD_CCtx * srcCCtx,ZSTD_frameParameters fParams,U64 pledgedSrcSize,ZSTD_buffered_policy_e zbuff) ZSTD_copyCCtx_internal() argument
2520 ZSTD_buffered_policy_e const zbuff = srcCCtx->bufferedPolicy; ZSTD_copyCCtx() local
5158 ZSTD_compressBegin_internal(ZSTD_CCtx * cctx,const void * dict,size_t dictSize,ZSTD_dictContentType_e dictContentType,ZSTD_dictTableLoadMethod_e dtlm,const ZSTD_CDict * cdict,const ZSTD_CCtx_params * params,U64 pledgedSrcSize,ZSTD_buffered_policy_e zbuff) ZSTD_compressBegin_internal() argument
[all...]