Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/zstd/lib/compress/
H A Dzstd_compress_internal.h789 MEM_STATIC void ZSTD_window_clear(ZSTD_window_t* window) in ZSTD_window_clear() function
H A 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()
H A Dzstdmt_compress.c616 ZSTD_window_clear(&serialState->ldmWindow); in ZSTDMT_serialState_ensureFinished()
/f-stack/freebsd/contrib/openzfs/module/zstd/lib/
H A Dzstd.c10628 MEM_STATIC void ZSTD_window_clear(ZSTD_window_t* window) in ZSTD_window_clear() function
14383 ZSTD_window_clear(&ms->window); in ZSTD_invalidateMatchState()
14662 ZSTD_window_clear(&zc->ldmState.window); in ZSTD_resetCCtx_internal()
14748 ZSTD_window_clear(&cctx->blockState.matchState.window); in ZSTD_resetCCtx_byAttachingCDict()