Searched refs:ZSTD_updateTree_extDict (Results 1 – 2 of 2) sorted by relevance
/linux-4.19.296/lib/zstd/ |
D | zstd_opt.h | 385 ZSTD_updateTree_extDict(zc, ip, iLimit, maxNbAttempts, mls); in ZSTD_BtGetAllMatches_extDict()
|
D | compress.c | 1755 static void ZSTD_updateTree_extDict(ZSTD_CCtx *zc, const BYTE *const ip, const BYTE *const iend, co… in ZSTD_updateTree_extDict() function 1771 ZSTD_updateTree_extDict(zc, ip, iLimit, maxNbAttempts, mls); in ZSTD_BtFindBestMatch_extDict()
|