Home
last modified time | relevance | path

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

/reactos/drivers/filesystems/btrfs/zstd/
H A Dzstd_compress.c1419 static size_t ZSTD_resetCCtx_internal(ZSTD_CCtx* zc, in ZSTD_resetCCtx_internal() function
1644 FORWARD_IF_ERROR(ZSTD_resetCCtx_internal(cctx, params, pledgedSrcSize, in ZSTD_resetCCtx_byAttachingCDict()
1693 FORWARD_IF_ERROR(ZSTD_resetCCtx_internal(cctx, params, pledgedSrcSize, in ZSTD_resetCCtx_byCopyingCDict()
1783 ZSTD_resetCCtx_internal(dstCCtx, params, pledgedSrcSize, in ZSTD_copyCCtx_internal()
3103 FORWARD_IF_ERROR( ZSTD_resetCCtx_internal(cctx, *params, pledgedSrcSize, in ZSTD_compressBegin_internal()