Searched refs:lowLimitMax (Results 1 – 1 of 1) sorted by relevance
2523 …U32 const lowLimitMax = (highInputIdx > (ptrdiff_t)cctx->dictLimit) ? cctx->dictLimit : (U32)highI… in ZSTD_compressContinue_internal() local2524 cctx->lowLimit = lowLimitMax; in ZSTD_compressContinue_internal()