Home
last modified time | relevance | path

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

/external/zstd/lib/compress/
Dzstd_cwksp.h387 MEM_STATIC void ZSTD_cwksp_mark_tables_clean(ZSTD_cwksp* ws) { in ZSTD_cwksp_mark_tables_clean() function
407 ZSTD_cwksp_mark_tables_clean(ws); in ZSTD_cwksp_clean_tables()
Dzstd_compress.c1907 ZSTD_cwksp_mark_tables_clean(&cctx->workspace); in ZSTD_resetCCtx_byCopyingCDict()
1997 ZSTD_cwksp_mark_tables_clean(&dstCCtx->workspace); in ZSTD_copyCCtx_internal()
2822 ZSTD_cwksp_mark_tables_clean(ws); in ZSTD_overflowCorrectIfNeeded()