Home
last modified time | relevance | path

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

/external/lz4/lib/
Dlz4hc.c1320 int const firstML = firstMatch.len; in LZ4HC_compress_optimal() local
1323 …if ( LZ4HC_encodeSequence(UPDATABLE(ip, op, anchor), firstML, matchPos, limit, oend) ) /* update… in LZ4HC_compress_optimal()