Home
last modified time | relevance | path

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

/external/lz4/lib/
Dlz4hc.c329 int ml, ml2, ml3, ml0; in LZ4HC_compress_hashChain() local
351 ml0 = ml; in LZ4HC_compress_hashChain()
364 if (start2 < ip + ml0) { /* empirical */ in LZ4HC_compress_hashChain()
367 ml = ml0; in LZ4HC_compress_hashChain()
434 ml0 = ml2; in LZ4HC_compress_hashChain()