Searched refs:distances2 (Results 1 – 1 of 1) sorted by relevance
699 UInt32 *distances2; in MatchFinderMt_GetMatches() local701 distances2 = p->MixMatchesFunc(p, p->lzPos - btBuf[1], distances); in MatchFinderMt_GetMatches()704 *distances2++ = *btBuf++; in MatchFinderMt_GetMatches()705 *distances2++ = *btBuf++; in MatchFinderMt_GetMatches()708 len = (UInt32)(distances2 - (distances)); in MatchFinderMt_GetMatches()