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