Home
last modified time | relevance | path

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

/linux/lib/zstd/compress/
H A Dzstd_compress.c2580 static void ZSTD_reduceIndex (ZSTD_MatchState_t* ms, ZSTD_CCtx_params const* params, const U32 redu… in ZSTD_reduceIndex() function
4454 ZSTD_reduceIndex(ms, params, correction); in ZSTD_overflowCorrectIfNeeded()