Searched refs:max_dist (Results 1 – 1 of 1) sorted by relevance
3782 tdefl_compressor *d, mz_uint lookahead_pos, mz_uint max_dist, in tdefl_find_match() argument3799 ((dist = (mz_uint16)(lookahead_pos - next_probe_pos)) > max_dist)) \ in tdefl_find_match()3837 tdefl_compressor *d, mz_uint lookahead_pos, mz_uint max_dist, in tdefl_find_match() argument3853 ((dist = (mz_uint16)(lookahead_pos - next_probe_pos)) > max_dist)) \ in tdefl_find_match()