Home
last modified time | relevance | path

Searched defs:srcCCtx (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/lib/zstd/
H A Dcompress.c348 size_t ZSTD_copyCCtx(ZSTD_CCtx *dstCCtx, const ZSTD_CCtx *srcCCtx, unsigned long long pledgedSrcSize) in ZSTD_copyCCtx() argument
[all...]
/kernel/linux/linux-6.6/lib/zstd/compress/
H A Dzstd_compress.c2130 ZSTD_copyCCtx_internal(ZSTD_CCtx* dstCCtx, const ZSTD_CCtx* srcCCtx, ZSTD_frameParameters fParams, U64 pledgedSrcSize, ZSTD_buffered_policy_e zbuff) ZSTD_copyCCtx_internal() argument
2207 ZSTD_copyCCtx(ZSTD_CCtx* dstCCtx, const ZSTD_CCtx* srcCCtx, unsigned long long pledgedSrcSize) ZSTD_copyCCtx() argument
[all...]

Completed in 11 milliseconds