Searched refs:windowSizeMax (Results 1 – 1 of 1) sorted by relevance
239 U32 const windowSizeMax = 1U << ZSTD_WINDOWLOG_MAX; in ZSTD_getFrameParams() local282 if (windowSize > windowSizeMax) in ZSTD_getFrameParams()