Searched refs:lowLimitMax (Results 1 – 1 of 1) sorted by relevance
1376 …U32 const lowLimitMax = (highInputIdx > (size_t)window->dictLimit) ? window->dictLimit : (U32)high… in ZSTD_window_update() local1378 window->lowLimit = lowLimitMax; in ZSTD_window_update()