Home
last modified time | relevance | path

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

/linux-6.15/lib/zstd/compress/ !
Dzstd_compress.c2439 static size_t ZSTD_copyCCtx_internal(ZSTD_CCtx* dstCCtx, in ZSTD_copyCCtx_internal()
2517 size_t ZSTD_copyCCtx(ZSTD_CCtx* dstCCtx, const ZSTD_CCtx* srcCCtx, unsigned long long pledgedSrcSiz… in ZSTD_copyCCtx()