Searched defs:nbMatches (Results 1 - 1 of 1) sorted by relevance
| /kernel/linux/linux-6.6/lib/zstd/compress/ |
| H A D | zstd_opt.c | 959 static void ZSTD_optLdm_maybeAddMatch(ZSTD_match_t* matches, U32* nbMatches, in ZSTD_optLdm_maybeAddMatch() argument 1083 U32 nbMatches in ZSTD_compressBlock_opt_generic() local 987 ZSTD_optLdm_processMatchCandidate(ZSTD_optLdm_t* optLdm, ZSTD_match_t* matches, U32* nbMatches, U32 currPosInBlock, U32 remainingBytes) ZSTD_optLdm_processMatchCandidate() argument 1200 U32 nbMatches = getAllMatches(matches, ms, &nextToUpdate3, inr, iend, opt[cur].rep, ll0, minMatch); ZSTD_compressBlock_opt_generic() local [all...] |
Completed in 4 milliseconds