Home
last modified time | relevance | path

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

/external/zstd/lib/compress/
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()