Searched defs:windowSizeMax (Results 1 – 3 of 3) sorted by relevance
1505 …U32 const windowSizeMax = 1U << ZSTD_WINDOWLOG_MAX; /* note : should be user-selectable, but req… in ZSTD_estimateDStreamSize_fromFrame() local
1845 …U32 const windowSizeMax = 1U << ZSTD_WINDOWLOG_MAX; /* note : should be user-selectable, but req… in ZSTD_estimateDStreamSize_fromFrame() local
3176 U32 const windowSizeMax = 1U << ZSTDv07_WINDOWLOG_MAX; in ZSTDv07_getFrameParams() local