Searched refs:TINFL_HUFF_DECODE (Results 1 – 1 of 1) sorted by relevance
652 #define TINFL_HUFF_DECODE(state_index, sym, pHuff) do { \ macro776 …mz_uint s; TINFL_HUFF_DECODE(16, dist, &r->m_tables[2]); if (dist < 16) { r->m_len_codes[counter++… in tinfl_decompress()798 TINFL_HUFF_DECODE(23, counter, &r->m_tables[0]); in tinfl_decompress()849 TINFL_HUFF_DECODE(26, dist, &r->m_tables[1]); in tinfl_decompress()