Home
last modified time | relevance | path

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

/openbmc/linux/lib/zstd/compress/
H A Dzstd_compress_internal.h898 MEM_STATIC void ZSTD_window_clear(ZSTD_window_t* window) in ZSTD_window_clear() function
H A Dzstd_compress.c1605 ZSTD_window_clear(&ms->window); in ZSTD_invalidateMatchState()
2007 ZSTD_window_clear(&cctx->blockState.matchState.window); in ZSTD_resetCCtx_byAttachingCDict()