Home
last modified time | relevance | path

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

/linux-5.19.10/lib/zstd/compress/
Dzstd_compress.c892 ZSTDLIB_API size_t ZSTD_CCtx_setPledgedSrcSize(ZSTD_CCtx* cctx, unsigned long long pledgedSrcSize) in ZSTD_CCtx_setPledgedSrcSize()
1264 const U64 pledgedSrcSize) in ZSTD_estimateCCtxSize_usingCCtxParams_internal()
1560 U64 const pledgedSrcSize, in ZSTD_resetCCtx_internal()
1751 U64 pledgedSrcSize) in ZSTD_shouldAttachDict()
1768 U64 pledgedSrcSize, in ZSTD_resetCCtx_byAttachingCDict()
1824 U64 pledgedSrcSize, in ZSTD_resetCCtx_byCopyingCDict()
1891 U64 pledgedSrcSize, in ZSTD_resetCCtx_usingCDict()
1917 U64 pledgedSrcSize, in ZSTD_copyCCtx_internal()
1981 …ze_t ZSTD_copyCCtx(ZSTD_CCtx* dstCCtx, const ZSTD_CCtx* srcCCtx, unsigned long long pledgedSrcSize) in ZSTD_copyCCtx()
2863 const ZSTD_CCtx_params* params, U64 pledgedSrcSize, U32 dictID) in ZSTD_writeFrameHeader()
[all …]