Home
last modified time | relevance | path

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

/freebsd-13.1/sys/contrib/zstd/lib/compress/
H A Dzstd_opt.c483 void ZSTD_updateTree_internal( in ZSTD_updateTree_internal() function
505 ZSTD_updateTree_internal(ms, ip, iend, ms->cParams.minMatch, ZSTD_noDict); in ZSTD_updateTree()
755 ZSTD_updateTree_internal(ms, ip, iHighLimit, matchLengthSearch, dictMode); in ZSTD_BtGetAllMatches()
/freebsd-13.1/sys/contrib/openzfs/module/zstd/lib/
H A Dzstd.c20627 void ZSTD_updateTree_internal( in ZSTD_updateTree_internal() function
20649 ZSTD_updateTree_internal(ms, ip, iend, ms->cParams.minMatch, ZSTD_noDict); in ZSTD_updateTree()
20899 ZSTD_updateTree_internal(ms, ip, iHighLimit, matchLengthSearch, dictMode); in ZSTD_BtGetAllMatches()