Searched refs:ml3 (Results 1 – 2 of 2) sorted by relevance
556 int ml0, ml, ml2, ml3; in LZ4HC_compress_hashChain() local625 ml3 = LZ4HC_InsertAndGetWiderMatch(ctx, in LZ4HC_compress_hashChain()629 ml3 = ml2; in LZ4HC_compress_hashChain()632 if (ml3 == ml2) { /* No better match => encode ML1 and ML2 */ in LZ4HC_compress_hashChain()654 ml2 = ml3; in LZ4HC_compress_hashChain()662 ml = ml3; in LZ4HC_compress_hashChain()672 ml2 = ml3; in LZ4HC_compress_hashChain()703 start2 = start3; ref2 = ref3; ml2 = ml3; in LZ4HC_compress_hashChain()
22268 "ml3",