Home
last modified time | relevance | path

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

/hardware/google/gfxstream/third-party/astc-encoder/Source/
Dtinyexr.h3303 const mz_uint16 *pSym_count = &d->m_huff_count[table_num][0]; in tdefl_optimize_huffman_table() local
3305 if (pSym_count[i]) { in tdefl_optimize_huffman_table()
3306 syms0[num_used_syms].m_key = (mz_uint16)pSym_count[i]; in tdefl_optimize_huffman_table()