Home
last modified time | relevance | path

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

/hardware/google/gfxstream/third-party/astc-encoder/Source/
Dtinyexr.h3782 tdefl_compressor *d, mz_uint lookahead_pos, mz_uint max_dist, in tdefl_find_match() argument
3799 ((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() argument
3853 ((dist = (mz_uint16)(lookahead_pos - next_probe_pos)) > max_dist)) \ in tdefl_find_match()