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