Home
last modified time | relevance | path

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

/reactos/drivers/filesystems/btrfs/zstd/
H A Dzstd_compress.c3944 static size_t ZSTD_nextInputSizeHint_MTorST(const ZSTD_CCtx* cctx) in ZSTD_nextInputSizeHint_MTorST() function
3959 return ZSTD_nextInputSizeHint_MTorST(zcs); in ZSTD_compressStream()