Searched refs:gain2 (Results 1 – 2 of 2) sorted by relevance
987 int const gain2 = (int)(mlRep * 3); in ZSTD_compressBlock_lazy_generic() local989 if ((mlRep >= 4) && (gain2 > gain1)) in ZSTD_compressBlock_lazy_generic()1001 int const gain2 = (int)(mlRep * 3); in ZSTD_compressBlock_lazy_generic() local1003 if ((mlRep >= 4) && (gain2 > gain1)) in ZSTD_compressBlock_lazy_generic()1011 if ((ml2 >= 4) && (gain2 > gain1)) { in ZSTD_compressBlock_lazy_generic()1022 int const gain2 = (int)(mlRep * 4); in ZSTD_compressBlock_lazy_generic() local1024 if ((mlRep >= 4) && (gain2 > gain1)) in ZSTD_compressBlock_lazy_generic()1036 int const gain2 = (int)(mlRep * 4); in ZSTD_compressBlock_lazy_generic() local1046 if ((ml2 >= 4) && (gain2 > gain1)) { in ZSTD_compressBlock_lazy_generic()1299 if ((ml2 >= 4) && (gain2 > gain1)) { in ZSTD_compressBlock_lazy_extDict_generic()[all …]
19119 int const gain2 = (int)(mlRep * 3); in ZSTD_compressBlock_lazy_generic() local19121 if ((mlRep >= 4) && (gain2 > gain1)) in ZSTD_compressBlock_lazy_generic()19133 int const gain2 = (int)(mlRep * 3); in ZSTD_compressBlock_lazy_generic() local19135 if ((mlRep >= 4) && (gain2 > gain1)) in ZSTD_compressBlock_lazy_generic()19143 if ((ml2 >= 4) && (gain2 > gain1)) { in ZSTD_compressBlock_lazy_generic()19154 int const gain2 = (int)(mlRep * 4); in ZSTD_compressBlock_lazy_generic() local19156 if ((mlRep >= 4) && (gain2 > gain1)) in ZSTD_compressBlock_lazy_generic()19168 int const gain2 = (int)(mlRep * 4); in ZSTD_compressBlock_lazy_generic() local19178 if ((ml2 >= 4) && (gain2 > gain1)) { in ZSTD_compressBlock_lazy_generic()19410 if ((ml2 >= 4) && (gain2 > gain1)) { in ZSTD_compressBlock_lazy_extDict_generic()[all …]