Searched refs:adjustment (Results 1 – 1 of 1) sorted by relevance
971 U32 const adjustment = window.nbOverflowCorrections + 1; in ZSTD_window_canOverflowCorrect() local972 U32 const adjustedIndex = MAX(minIndexToOverflowCorrect * adjustment, in ZSTD_window_canOverflowCorrect()