Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/zstd/lib/compress/
H A Dzstd_lazy.c987 int const gain2 = (int)(mlRep * 3); in ZSTD_compressBlock_lazy_generic() local
1001 int const gain2 = (int)(mlRep * 3); in ZSTD_compressBlock_lazy_generic() local
1009 int const gain2 = (int)(ml2*4 - ZSTD_highbit32((U32)offset2+1)); /* raw approx */ in ZSTD_compressBlock_lazy_generic() local
1022 int const gain2 = (int)(mlRep * 4); in ZSTD_compressBlock_lazy_generic() local
1036 int const gain2 = (int)(mlRep * 4); in ZSTD_compressBlock_lazy_generic() local
1044 … int const gain2 = (int)(ml2*4 - ZSTD_highbit32((U32)offset2+1)); /* raw approx */ in ZSTD_compressBlock_lazy_generic() local
1288 int const gain2 = (int)(repLength * 3); in ZSTD_compressBlock_lazy_extDict_generic() local
1297 int const gain2 = (int)(ml2*4 - ZSTD_highbit32((U32)offset2+1)); /* raw approx */ in ZSTD_compressBlock_lazy_extDict_generic() local
1319 int const gain2 = (int)(repLength * 4); in ZSTD_compressBlock_lazy_extDict_generic() local
1328 … int const gain2 = (int)(ml2*4 - ZSTD_highbit32((U32)offset2+1)); /* raw approx */ in ZSTD_compressBlock_lazy_extDict_generic() local
/f-stack/freebsd/contrib/openzfs/module/zstd/lib/
H A Dzstd.c19119 int const gain2 = (int)(mlRep * 3); in ZSTD_compressBlock_lazy_generic() local
19133 int const gain2 = (int)(mlRep * 3); in ZSTD_compressBlock_lazy_generic() local
19141 int const gain2 = (int)(ml2*4 - ZSTD_highbit32((U32)offset2+1)); /* raw approx */ in ZSTD_compressBlock_lazy_generic() local
19154 int const gain2 = (int)(mlRep * 4); in ZSTD_compressBlock_lazy_generic() local
19168 int const gain2 = (int)(mlRep * 4); in ZSTD_compressBlock_lazy_generic() local
19176 … int const gain2 = (int)(ml2*4 - ZSTD_highbit32((U32)offset2+1)); /* raw approx */ in ZSTD_compressBlock_lazy_generic() local
19399 int const gain2 = (int)(repLength * 3); in ZSTD_compressBlock_lazy_extDict_generic() local
19408 int const gain2 = (int)(ml2*4 - ZSTD_highbit32((U32)offset2+1)); /* raw approx */ in ZSTD_compressBlock_lazy_extDict_generic() local
19430 int const gain2 = (int)(repLength * 4); in ZSTD_compressBlock_lazy_extDict_generic() local
19439 … int const gain2 = (int)(ml2*4 - ZSTD_highbit32((U32)offset2+1)); /* raw approx */ in ZSTD_compressBlock_lazy_extDict_generic() local