Searched refs:resizeWorkspace (Results 1 – 2 of 2) sorted by relevance
1878 int resizeWorkspace; in ZSTD_resetCCtx_internal() local1887 resizeWorkspace = workspaceTooSmall || workspaceWasteful; in ZSTD_resetCCtx_internal()1891 if (resizeWorkspace) { in ZSTD_resetCCtx_internal()1990 assert(ZSTD_cwksp_estimated_space_within_bounds(ws, neededSpace, resizeWorkspace)); in ZSTD_resetCCtx_internal()
2160 int resizeWorkspace = workspaceTooSmall || workspaceWasteful; in ZSTD_resetCCtx_internal() local2164 if (resizeWorkspace) { in ZSTD_resetCCtx_internal()