Home
last modified time | relevance | path

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

/linux-4.19.296/lib/zstd/
Dcompress.c1775 static size_t ZSTD_BtFindBestMatch_selectMLS_extDict(ZSTD_CCtx *zc, /* Index table will be updated … in ZSTD_BtFindBestMatch_selectMLS_extDict() function
2078 …searchMax_f searchMax = searchMethod ? ZSTD_BtFindBestMatch_selectMLS_extDict : ZSTD_HcFindBestMat… in ZSTD_compressBlock_lazy_extDict_generic()