Home
last modified time | relevance | path

Searched defs:correction (Results 1 – 2 of 2) sorted by relevance

/lib/lz4/
Dlz4hc_compress.c433 int correction; in LZ4HC_compress_generic() local
486 int correction = (int)(ip + ml - start2); in LZ4HC_compress_generic() local
524 int correction; in LZ4HC_compress_generic() local
/lib/zstd/
Dcompress.c2381 U32 const correction = curr - newCurr; in ZSTD_compress_generic() local