Searched refs:sufficient_len (Results 1 – 1 of 1) sorted by relevance
567 U32 const sufficient_len = MIN(cParams->targetLength, ZSTD_OPT_NUM -1); in ZSTD_insertBtAndGetAllMatches() local650 if ( (repLen > sufficient_len) in ZSTD_insertBtAndGetAllMatches()679 if ( (mlen > sufficient_len) | in ZSTD_insertBtAndGetAllMatches()1056 U32 const sufficient_len = MIN(cParams->targetLength, ZSTD_OPT_NUM -1); in ZSTD_compressBlock_opt_generic() local1105 if (maxML > sufficient_len) { in ZSTD_compressBlock_opt_generic()1110 maxML, sufficient_len); in ZSTD_compressBlock_opt_generic()1215 if ( (maxML > sufficient_len) in ZSTD_compressBlock_opt_generic()