Home
last modified time | relevance | path

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

/linux-4.19.296/lib/zstd/
Dcompress.c1743 static size_t ZSTD_BtFindBestMatch_selectMLS(ZSTD_CCtx *zc, /* Index table will be updated */ in ZSTD_BtFindBestMatch_selectMLS() function
1911 …searchMax_f const searchMax = searchMethod ? ZSTD_BtFindBestMatch_selectMLS : ZSTD_HcFindBestMatch… in ZSTD_compressBlock_lazy_generic()