Home
last modified time | relevance | path

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

/external/zstd/lib/compress/
Dzstd_compress_internal.h789 MEM_STATIC void ZSTD_window_clear(ZSTD_window_t* window) in ZSTD_window_clear() function
Dzstd_compress.c1490 ZSTD_window_clear(&ms->window); in ZSTD_invalidateMatchState()
1747 ZSTD_window_clear(&zc->ldmState.window); in ZSTD_resetCCtx_internal()
1848 ZSTD_window_clear(&cctx->blockState.matchState.window); in ZSTD_resetCCtx_byAttachingCDict()
Dzstdmt_compress.c616 ZSTD_window_clear(&serialState->ldmWindow); in ZSTDMT_serialState_ensureFinished()