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