Home
last modified time | relevance | path

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

/external/zstd/lib/compress/
Dzstd_opt.c752 U32 const matchLengthSearch = cParams->minMatch; in ZSTD_BtGetAllMatches() local
755 ZSTD_updateTree_internal(ms, ip, iHighLimit, matchLengthSearch, dictMode); in ZSTD_BtGetAllMatches()
756 switch(matchLengthSearch) in ZSTD_BtGetAllMatches()