Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/zstd/lib/compress/
H A Dzstd_compress.c1518 } ZSTD_indexResetPolicy_e; typedef
1530 const ZSTD_indexResetPolicy_e forceResetIndex, in ZSTD_reset_matchState()
1634 ZSTD_indexResetPolicy_e needsIndexReset = in ZSTD_resetCCtx_internal()
/f-stack/freebsd/contrib/openzfs/module/zstd/lib/
H A Dzstd.c14421 } ZSTD_indexResetPolicy_e; typedef
14433 const ZSTD_indexResetPolicy_e forceResetIndex, in ZSTD_reset_matchState()
14536ZSTD_indexResetPolicy_e needsIndexReset = zc->initialized ? ZSTDirp_continue : ZSTDirp_reset; in ZSTD_resetCCtx_internal()