Searched refs:lenRes (Results 1 – 1 of 1) sorted by relevance
838 UInt32 lenRes = 0, numPairs; in ReadMatchDistances() local852 lenRes = p->matches[numPairs - 2]; in ReadMatchDistances()853 if (lenRes == p->numFastBytes) in ReadMatchDistances()862 for (; lenRes < numAvail && pby[lenRes] == pby2[lenRes]; lenRes++); in ReadMatchDistances()868 return lenRes; in ReadMatchDistances()960 UInt32 lenRes = opt->posPrev - p->optimumCurrentIndex; in GetOptimum() local963 return lenRes; in GetOptimum()1004 UInt32 lenRes; in GetOptimum() local1006 lenRes = repLens[repMaxIndex]; in GetOptimum()1007 MovePos(p, lenRes - 1); in GetOptimum()[all …]