Home
last modified time | relevance | path

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

/freebsd-12.1/sys/contrib/zstd/lib/compress/
H A Dzstd_lazy.c467 const U32 searchMethod, const U32 depth) in ZSTD_compressBlock_lazy_generic() argument
479 …searchMax_f const searchMax = searchMethod ? ZSTD_BtFindBestMatch_selectMLS : ZSTD_HcFindBestMatch… in ZSTD_compressBlock_lazy_generic()
631 const U32 searchMethod, const U32 depth) in ZSTD_compressBlock_lazy_extDict_generic() argument
649 …searchMax_f searchMax = searchMethod ? ZSTD_BtFindBestMatch_selectMLS_extDict : ZSTD_HcFindBestMat… in ZSTD_compressBlock_lazy_extDict_generic()