Searched refs:matchLow (Results 1 – 1 of 1) sorted by relevance
550 U32 const matchLow = windowLow ? windowLow : 1; in ZSTD_insertBtAndGetAllMatches() local623 if ((matchIndex3 >= matchLow) in ZSTD_insertBtAndGetAllMatches()654 for (; nbCompares && (matchIndex >= matchLow); --nbCompares) { in ZSTD_insertBtAndGetAllMatches()