Searched refs:adjustedIndex (Results 1 – 1 of 1) sorted by relevance
972 U32 const adjustedIndex = MAX(minIndexToOverflowCorrect * adjustment, in ZSTD_window_canOverflowCorrect() local974 U32 const indexLargeEnough = curr > adjustedIndex; in ZSTD_window_canOverflowCorrect()