Home
last modified time | relevance | path

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

/freebsd/sys/contrib/zstd/lib/compress/
H A Dzstd_cwksp.h631 MEM_STATIC int ZSTD_cwksp_estimated_space_within_bounds(const ZSTD_cwksp* const ws, in ZSTD_cwksp_estimated_space_within_bounds() function
H A Dzstd_compress.c1990 assert(ZSTD_cwksp_estimated_space_within_bounds(ws, neededSpace, resizeWorkspace)); in ZSTD_resetCCtx_internal()