Home | History | Annotate | Download | only in lzma_sdk

Lines Matching refs:ReadMatchDistances

816 static UInt32 ReadMatchDistances(CLzmaEnc *p, UInt32 *numDistancePairsRes)
948 mainLen = ReadMatchDistances(p, &numPairs);
1138 newLen = ReadMatchDistances(p, &numPairs);
1496 mainLen = ReadMatchDistances(p, &numPairs);
1569 p->longestMatchLength = ReadMatchDistances(p, &p->numPairs);
1755 ReadMatchDistances(p, &numPairs);