Home
last modified time | relevance | path

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

/external/zstd/lib/compress/
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()