Home
last modified time | relevance | path

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

/freebsd/sys/contrib/openzfs/module/zstd/lib/compress/
H A Dzstd_lazy.c734 int const gain2 = (int)(mlRep * 3); in ZSTD_compressBlock_lazy_generic() local
748 int const gain2 = (int)(mlRep * 3); in ZSTD_compressBlock_lazy_generic() local
756 int const gain2 = (int)(ml2*4 - ZSTD_highbit32((U32)offset2+1)); /* raw approx */ in ZSTD_compressBlock_lazy_generic() local
769 int const gain2 = (int)(mlRep * 4); in ZSTD_compressBlock_lazy_generic() local
783 int const gain2 = (int)(mlRep * 4); in ZSTD_compressBlock_lazy_generic() local
791 … int const gain2 = (int)(ml2*4 - ZSTD_highbit32((U32)offset2+1)); /* raw approx */ in ZSTD_compressBlock_lazy_generic() local
1016 int const gain2 = (int)(repLength * 3); in ZSTD_compressBlock_lazy_extDict_generic() local
1025 int const gain2 = (int)(ml2*4 - ZSTD_highbit32((U32)offset2+1)); /* raw approx */ in ZSTD_compressBlock_lazy_extDict_generic() local
1048 int const gain2 = (int)(repLength * 4); in ZSTD_compressBlock_lazy_extDict_generic() local
1057 … int const gain2 = (int)(ml2*4 - ZSTD_highbit32((U32)offset2+1)); /* raw approx */ in ZSTD_compressBlock_lazy_extDict_generic() local
/freebsd/sys/contrib/zstd/lib/compress/
H A Dzstd_lazy.c1586 int const gain2 = (int)(mlRep * 3); in ZSTD_compressBlock_lazy_generic() local
1600 int const gain2 = (int)(mlRep * 3); in ZSTD_compressBlock_lazy_generic() local
1608 …int const gain2 = (int)(ml2*4 - ZSTD_highbit32((U32)STORED_TO_OFFBASE(offset2))); /* raw approx … in ZSTD_compressBlock_lazy_generic() local
1622 int const gain2 = (int)(mlRep * 4); in ZSTD_compressBlock_lazy_generic() local
1636 int const gain2 = (int)(mlRep * 4); in ZSTD_compressBlock_lazy_generic() local
1644 …int const gain2 = (int)(ml2*4 - ZSTD_highbit32((U32)STORED_TO_OFFBASE(offset2))); /* raw approx … in ZSTD_compressBlock_lazy_generic() local
1955 int const gain2 = (int)(repLength * 3); in ZSTD_compressBlock_lazy_extDict_generic() local
1964 …int const gain2 = (int)(ml2*4 - ZSTD_highbit32((U32)STORED_TO_OFFBASE(offset2))); /* raw approx … in ZSTD_compressBlock_lazy_extDict_generic() local
1987 int const gain2 = (int)(repLength * 4); in ZSTD_compressBlock_lazy_extDict_generic() local
1996 …int const gain2 = (int)(ml2*4 - ZSTD_highbit32((U32)STORED_TO_OFFBASE(offset2))); /* raw approx … in ZSTD_compressBlock_lazy_extDict_generic() local