Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/zstd/lib/compress/
H A Dzstd_compress.c1361 static size_t ZSTD_estimateCCtxSize_internal(int compressionLevel) in ZSTD_estimateCCtxSize_internal() function
1372 size_t const newMB = ZSTD_estimateCCtxSize_internal(level); in ZSTD_estimateCCtxSize()
/f-stack/freebsd/contrib/openzfs/module/zstd/lib/
H A Dzstd.c14257 static size_t ZSTD_estimateCCtxSize_internal(int compressionLevel) in ZSTD_estimateCCtxSize_internal() function
14268 size_t const newMB = ZSTD_estimateCCtxSize_internal(level); in ZSTD_estimateCCtxSize()