]> git.ipfire.org Git - thirdparty/zstd.git/commit
opt: shift all costs by 8 bits (* 256)
authorYann Collet <cyan@fb.com>
Tue, 8 May 2018 23:19:04 +0000 (16:19 -0700)
committerYann Collet <cyan@fb.com>
Tue, 8 May 2018 23:19:04 +0000 (16:19 -0700)
commit1aff63b114d0ca329d6066d9d9d5ce002dbf9f59
tree27e5cff72936e22f34752c83414ea194fa542414
parent6a3c34aa58813d55cab5e5c884c95d8ae70b3205
opt: shift all costs by 8 bits (* 256)

making it possible to represent fractional bit costs.
lib/compress/zstd_opt.c