Home
last modified time | relevance | path

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

/hardware/google/gfxstream/third-party/astc-encoder/Source/
Dtinyexr.h2699 mz_uint i, j, used_syms, total, sym_index, next_code[17], in tinfl_decompress() local
2707 used_syms = 0, total = 0; in tinfl_decompress()
2710 used_syms += total_syms[i]; in tinfl_decompress()
2713 if ((65536 != total) && (used_syms > 1)) { in tinfl_decompress()