Searched refs:nextCandidate (Results 1 – 1 of 1) sorted by relevance
266 U32* nextCandidate = bt + 2*(matchIndex&btMask); in ZSTD_DUBT_findBestMatch() local284 matchIndex = *nextCandidate; in ZSTD_DUBT_findBestMatch()285 nextCandidate = bt + 2*(matchIndex&btMask); in ZSTD_DUBT_findBestMatch()296 *nextCandidate = *unsortedMark = 0; in ZSTD_DUBT_findBestMatch()