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