Searched refs:ZSTD_HcFindBestMatch_extDict_selectMLS (Results 1 – 1 of 1) sorted by relevance
1881 FORCE_INLINE size_t ZSTD_HcFindBestMatch_extDict_selectMLS(ZSTD_CCtx *zc, const BYTE *ip, const BYT… in ZSTD_HcFindBestMatch_extDict_selectMLS() function2078 …x = searchMethod ? ZSTD_BtFindBestMatch_selectMLS_extDict : ZSTD_HcFindBestMatch_extDict_selectMLS; in ZSTD_compressBlock_lazy_extDict_generic()