Home
last modified time | relevance | path

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

/Linux-v4.19/lib/zstd/
Dcompress.c410 static void ZSTD_reduceIndex(ZSTD_CCtx *zc, const U32 reducerValue) in ZSTD_reduceIndex() function
2383 ZSTD_reduceIndex(cctx, correction); in ZSTD_compress_generic()