Searched refs:unsortLimit (Results 1 – 2 of 2) sorted by relevance
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()
18636 U32 const unsortLimit = MAX(btLow, windowLow); in ZSTD_DUBT_findBestMatch() local18648 while ( (matchIndex > unsortLimit) in ZSTD_DUBT_findBestMatch()18663 if ( (matchIndex > unsortLimit) in ZSTD_DUBT_findBestMatch()18676 nbCandidates, unsortLimit, dictMode); in ZSTD_DUBT_findBestMatch()