Searched refs:LastMatchLen (Results 1 – 1 of 1) sorted by relevance
883 INT32 LastMatchLen; in Encode() local905 LastMatchLen = mMatchLen; in Encode()912 if (mMatchLen > LastMatchLen || LastMatchLen < THRESHOLD) { in Encode()926 Output(LastMatchLen + (UINT8_MAX + 1 - THRESHOLD), in Encode()928 while (--LastMatchLen > 0) { in Encode()