Home
last modified time | relevance | path

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

/reactos/drivers/filesystems/btrfs/zstd/
H A Dzstd_compress.c1173 static size_t ZSTD_estimateCCtxSize_internal(int compressionLevel) in ZSTD_estimateCCtxSize_internal() function
1184 size_t const newMB = ZSTD_estimateCCtxSize_internal(level); in ZSTD_estimateCCtxSize()