Home
last modified time | relevance | path

Searched refs:ml2 (Results 1 – 6 of 6) sorted by relevance

/external/lz4/lib/
Dlz4hc.c556 int ml0, ml, ml2, ml3; in LZ4HC_compress_hashChain() local
580 ml2 = LZ4HC_InsertAndGetWiderMatch(ctx, in LZ4HC_compress_hashChain()
584 ml2 = ml; in LZ4HC_compress_hashChain()
587 if (ml2 == ml) { /* No better match => encode ML1 */ in LZ4HC_compress_hashChain()
600 ml = ml2; in LZ4HC_compress_hashChain()
614 if (ip+new_ml > start2 + ml2 - MINMATCH) new_ml = (int)(start2 - ip) + ml2 - MINMATCH; in LZ4HC_compress_hashChain()
619 ml2 -= correction; in LZ4HC_compress_hashChain()
624 if (start2 + ml2 <= mflimit) { in LZ4HC_compress_hashChain()
626 start2 + ml2 - 3, start2, matchlimit, ml2, &ref3, &start3, in LZ4HC_compress_hashChain()
629 ml3 = ml2; in LZ4HC_compress_hashChain()
[all …]
/external/zstd/lib/compress/
Dzstd_lazy.c970 size_t const ml2 = searchMax(ms, ip, iend, &offsetFound); in ZSTD_compressBlock_lazy_generic() local
971 if (ml2 > matchLength) in ZSTD_compressBlock_lazy_generic()
972 matchLength = ml2, start = ip, offset=offsetFound; in ZSTD_compressBlock_lazy_generic()
1008 size_t const ml2 = searchMax(ms, ip, iend, &offset2); 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()
1011 if ((ml2 >= 4) && (gain2 > gain1)) { in ZSTD_compressBlock_lazy_generic()
1012 matchLength = ml2, offset = offset2, start = ip; in ZSTD_compressBlock_lazy_generic()
1043 size_t const ml2 = searchMax(ms, ip, iend, &offset2); 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()
1046 if ((ml2 >= 4) && (gain2 > gain1)) { in ZSTD_compressBlock_lazy_generic()
[all …]
/external/hyphenation-patterns/cy/
Dhyph-cy.pat.txt3983 ml2
/external/caliper/lib/
Djersey-core-1.11.jarMETA-INF/MANIFEST.MF META-INF/ META-INF/jersey-module- ...
/external/icu/icu4c/source/data/misc/
DsupplementalData.txt9920 "ml2~9",
22267 "ml2",
/external/conscrypt/benchmark-android/
Dvogar.jarMETA-INF/ META-INF/MANIFEST.MF vogar/ vogar/TestProperties.class TestProperties ...