Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/lib/zstd/compress/
H A Dzstd_compress_internal.h895 * ZSTD_window_clear():
898 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()

Completed in 16 milliseconds