Searched refs:minIndexToOverflowCorrect (Results 1 – 1 of 1) sorted by relevance
962 U32 const minIndexToOverflowCorrect = cycleSize in ZSTD_window_canOverflowCorrect() local972 U32 const adjustedIndex = MAX(minIndexToOverflowCorrect * adjustment, in ZSTD_window_canOverflowCorrect()973 minIndexToOverflowCorrect); in ZSTD_window_canOverflowCorrect()