Searched refs:previousCandidate (Results 1 – 1 of 1) sorted by relevance
270 U32 previousCandidate = 0; in ZSTD_DUBT_findBestMatch() local282 …*unsortedMark = previousCandidate; /* the unsortedMark becomes a reversed chain, to move up back … in ZSTD_DUBT_findBestMatch()283 previousCandidate = matchIndex; in ZSTD_DUBT_findBestMatch()300 matchIndex = previousCandidate; in ZSTD_DUBT_findBestMatch()