Home
last modified time | relevance | path

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

/external/OpenCL-CTS/test_common/miniz/
Dminiz.h574 } tinfl_huff_table; typedef
593 tinfl_huff_table m_tables[TINFL_MAX_HUFF_TABLES];
Dminiz.c749 int tree_next, tree_cur; tinfl_huff_table *pTable; in tinfl_decompress()