Searched defs:matchLengthSearch (Results  1 – 2 of 2) sorted by relevance
| /Linux-v5.4/lib/zstd/ | 
| D | zstd_opt.h | 366 …const BYTE *ip, const BYTE *const iHighLimit, const U32 maxNbAttempts, const U32 matchLengthSearch,  in ZSTD_BtGetAllMatches_selectMLS() 390 …const BYTE *ip, const BYTE *const iHighLimit, const U32 maxNbAttempts, const U32 matchLengthSearch,  in ZSTD_BtGetAllMatches_selectMLS_extDict()
  | 
| D | compress.c | 1744 … const BYTE *const iLimit, size_t *offsetPtr, const U32 maxNbAttempts, const U32 matchLengthSearch)  in ZSTD_BtFindBestMatch_selectMLS() 1777 						     const U32 matchLengthSearch)  in ZSTD_BtFindBestMatch_selectMLS_extDict() 1870 						   const U32 matchLengthSearch)  in ZSTD_HcFindBestMatch_selectMLS() 1882 							   const U32 matchLengthSearch)  in ZSTD_HcFindBestMatch_extDict_selectMLS()
  |