Home
last modified time | relevance | path

Searched refs:ZSTD_BtGetAllMatches_selectMLS_extDict (Results 1 - 1 of 1) sorted by relevance

/kernel/linux/linux-5.10/lib/zstd/
H A Dzstd_opt.h389 static U32 ZSTD_BtGetAllMatches_selectMLS_extDict(ZSTD_CCtx *zc, /* Index table will be updated */ in ZSTD_BtGetAllMatches_selectMLS_extDict() function
780 match_num = ZSTD_BtGetAllMatches_selectMLS_extDict(ctx, ip, iend, maxSearches, mls, matches, minMatch); /* first search (depth 0) */ in ZSTD_compressBlock_opt_extDict_generic()
905 match_num = ZSTD_BtGetAllMatches_selectMLS_extDict(ctx, inr, iend, maxSearches, mls, matches, minMatch); in ZSTD_compressBlock_opt_extDict_generic()

Completed in 2 milliseconds