◆ m_adler32
◆ m_bit_buffer
◆ m_bits_in
◆ m_block_index
◆ m_dict
mz_uint8 m_dict[TDEFL_LZ_DICT_SIZE+TDEFL_MAX_MATCH_LEN - 1] |
◆ m_dict_size
◆ m_finished
◆ m_flags
◆ m_flush
◆ m_greedy_parsing
◆ m_hash
mz_uint16 m_hash[TDEFL_LZ_HASH_SIZE] |
◆ m_huff_code_sizes
mz_uint8 m_huff_code_sizes[TDEFL_MAX_HUFF_TABLES][TDEFL_MAX_HUFF_SYMBOLS] |
◆ m_huff_codes
mz_uint16 m_huff_codes[TDEFL_MAX_HUFF_TABLES][TDEFL_MAX_HUFF_SYMBOLS] |
◆ m_huff_count
mz_uint16 m_huff_count[TDEFL_MAX_HUFF_TABLES][TDEFL_MAX_HUFF_SYMBOLS] |
◆ m_lookahead_pos
◆ m_lookahead_size
◆ m_lz_code_buf
mz_uint8 m_lz_code_buf[TDEFL_LZ_CODE_BUF_SIZE] |
◆ m_lz_code_buf_dict_pos
mz_uint m_lz_code_buf_dict_pos |
◆ m_max_probes
◆ m_next
mz_uint16 m_next[TDEFL_LZ_DICT_SIZE] |
◆ m_num_flags_left
◆ m_out_buf_ofs
◆ m_output_buf
mz_uint8 m_output_buf[TDEFL_OUT_BUF_SIZE] |
◆ m_output_flush_ofs
mz_uint m_output_flush_ofs |
◆ m_output_flush_remaining
mz_uint m_output_flush_remaining |
◆ m_pIn_buf
◆ m_pIn_buf_size
◆ m_pLZ_code_buf
◆ m_pLZ_flags
◆ m_pOut_buf
◆ m_pOut_buf_size
◆ m_pOutput_buf
◆ m_pOutput_buf_end
mz_uint8 * m_pOutput_buf_end |
◆ m_pPut_buf_func
tdefl_put_buf_func_ptr m_pPut_buf_func |
◆ m_pPut_buf_user
◆ m_prev_return_status
tdefl_status m_prev_return_status |
◆ m_pSrc
◆ m_saved_lit
◆ m_saved_match_dist
mz_uint m_saved_match_dist |
◆ m_saved_match_len
mz_uint m_saved_match_len |
◆ m_src_buf_left
◆ m_total_lz_bytes
◆ m_wants_to_finish
mz_uint m_wants_to_finish |
The documentation for this struct was generated from the following file: