Home
last modified time | relevance | path

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

/hardware/google/gfxstream/third-party/astc-encoder/Source/
Dtinyexr.h3787 mz_uint num_probes_left = d->m_max_probes[match_len >= 32]; in tdefl_find_match() local
3795 if (--num_probes_left == 0) return; in tdefl_find_match()
3842 mz_uint num_probes_left = d->m_max_probes[match_len >= 32]; in tdefl_find_match() local
3849 if (--num_probes_left == 0) return; in tdefl_find_match()