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