Searched refs:distances2 (Results 1 – 1 of 1) sorted by relevance
710 UInt32 *distances2; in MatchFinderMt_GetMatches() local712 distances2 = p->MixMatchesFunc(p, p->lzPos - btBuf[1], distances); in MatchFinderMt_GetMatches()715 *distances2++ = *btBuf++; in MatchFinderMt_GetMatches()716 *distances2++ = *btBuf++; in MatchFinderMt_GetMatches()719 len = (UInt32)(distances2 - (distances)); in MatchFinderMt_GetMatches()