Searched refs:sufficient_len (Results 1 – 1 of 1) sorted by relevance
532 U32 const sufficient_len = MIN(cParams->targetLength, ZSTD_OPT_NUM -1); in ZSTD_insertBtAndGetAllMatches() local615 if ( (repLen > sufficient_len) in ZSTD_insertBtAndGetAllMatches()644 if ( (mlen > sufficient_len) | in ZSTD_insertBtAndGetAllMatches()960 U32 const sufficient_len = MIN(cParams->targetLength, ZSTD_OPT_NUM -1); in ZSTD_compressBlock_opt_generic() local1009 if (maxML > sufficient_len) { in ZSTD_compressBlock_opt_generic()1014 maxML, sufficient_len); in ZSTD_compressBlock_opt_generic()1117 if ( (maxML > sufficient_len) in ZSTD_compressBlock_opt_generic()