Searched refs:nextCandidate (Results 1 – 1 of 1) sorted by relevance
253 U32* nextCandidate = bt + 2*(matchIndex&btMask); in ZSTD_DUBT_findBestMatch() local271 matchIndex = *nextCandidate; in ZSTD_DUBT_findBestMatch()272 nextCandidate = bt + 2*(matchIndex&btMask); in ZSTD_DUBT_findBestMatch()283 *nextCandidate = *unsortedMark = 0; in ZSTD_DUBT_findBestMatch()