Searched refs:ZSTD_MINMATCH_MAX (Results 1 – 4 of 4) sorted by relevance
1061 #define ZSTD_MINMATCH_MAX 7 /* only for ZSTD_fast, other strategies are limited to 6 */ macro
1139 #define ZSTD_MINMATCH_MAX 7 /* only for ZSTD_fast, other strategies are limited to 6 */ macro
302 bounds.upperBound = ZSTD_MINMATCH_MAX; in ZSTD_cParam_getBounds()
419 bounds.upperBound = ZSTD_MINMATCH_MAX; in ZSTD_cParam_getBounds()