Searched refs:unsortLimit (Results 1 – 2 of 2) sorted by relevance
251 U32 const unsortLimit = MAX(btLow, windowLow); in ZSTD_DUBT_findBestMatch() local263 while ( (matchIndex > unsortLimit) in ZSTD_DUBT_findBestMatch()278 if ( (matchIndex > unsortLimit) in ZSTD_DUBT_findBestMatch()291 nbCandidates, unsortLimit, dictMode); in ZSTD_DUBT_findBestMatch()
251 U32 const unsortLimit = MAX(btLow, windowLow); in ZSTD_DUBT_findBestMatch() local264 while ( (matchIndex > unsortLimit) in ZSTD_DUBT_findBestMatch()279 if ( (matchIndex > unsortLimit) in ZSTD_DUBT_findBestMatch()292 nbCandidates, unsortLimit, dictMode); in ZSTD_DUBT_findBestMatch()