Searched refs:lazylength (Results 1 – 1 of 1) sorted by relevance
1446 unsigned lazylength = 0, lazyoffset = 0; in encodeLZ77() local1537 lazylength = length; in encodeLZ77()1545 if(length > lazylength + 1) in encodeLZ77()1552 length = lazylength; in encodeLZ77()