Searched refs:lowLimitMax (Results 1 – 1 of 1) sorted by relevance
1038 …U32 const lowLimitMax = (highInputIdx > (ptrdiff_t)window->dictLimit) ? window->dictLimit : (U32)h… in ZSTD_window_update() local1039 window->lowLimit = lowLimitMax; in ZSTD_window_update()