Searched refs:ofbCandidate (Results 1 – 1 of 1) sorted by relevance
1656 { size_t ofbCandidate=999999999; in ZSTD_compressBlock_lazy_generic() local1658 … int const gain2 = (int)(ml2*4 - ZSTD_highbit32((U32)ofbCandidate)); /* raw approx */ in ZSTD_compressBlock_lazy_generic()1661 matchLength = ml2, offBase = ofbCandidate, start = ip; in ZSTD_compressBlock_lazy_generic()1692 { size_t ofbCandidate=999999999; in ZSTD_compressBlock_lazy_generic() local1697 matchLength = ml2, offBase = ofbCandidate, start = ip; in ZSTD_compressBlock_lazy_generic()2000 { size_t ofbCandidate = 999999999; in ZSTD_compressBlock_lazy_extDict_generic() local2003 matchLength = ml2, start = ip, offBase = ofbCandidate; in ZSTD_compressBlock_lazy_extDict_generic()2044 { size_t ofbCandidate = 999999999; in ZSTD_compressBlock_lazy_extDict_generic() local2049 matchLength = ml2, offBase = ofbCandidate, start = ip; in ZSTD_compressBlock_lazy_extDict_generic()2076 { size_t ofbCandidate = 999999999; in ZSTD_compressBlock_lazy_extDict_generic() local[all …]