1
0
mirror of https://github.com/facebook/zstd.git synced 2025-11-30 11:21:33 +03:00
Files
zstd/lib/compress/zstd_compress_internal.h
Yann Collet 5aa0352742 zstd_opt: simplified ZSTD_getPrice() and ZSTD_updatePrice() interface
ZSTD_getPrice() and ZSTD_updatePrice() accept normal matchlength as argument
instead of matchlength-MINMATCH,
which makes them easier / more logical to use and read.
Conversion is simply done internally.
2017-11-08 12:23:27 -08:00

18 KiB