Home
last modified time | relevance | path

Searched refs:matchLengthSearch (Results 1 – 1 of 1) sorted by relevance

/linux-6.1.9/lib/zstd/compress/
Dzstd_opt.c765 U32 const matchLengthSearch = cParams->minMatch; in ZSTD_BtGetAllMatches() local
768 ZSTD_updateTree_internal(ms, ip, iHighLimit, matchLengthSearch, dictMode); in ZSTD_BtGetAllMatches()
769 switch(matchLengthSearch) in ZSTD_BtGetAllMatches()