Searched refs:firstML (Results 1 – 1 of 1) sorted by relevance
1195 int const firstML = firstMatch.len; in LZ4HC_compress_optimal() local1198 …if ( LZ4HC_encodeSequence(&ip, &op, &anchor, firstML, matchPos, limit, oend) ) /* updates ip, op… in LZ4HC_compress_optimal()