Pencil2D Animation
Download Community News Docs Contribute
  • Overview
  • Articles
  • Code
  •  
  • Class List
  • Class Index
  • Class Hierarchy
  • Class Members
  • File List
Loading...
Searching...
No Matches
Public Attributes | List of all members
tinfl_huff_table Struct Reference

Public Attributes

mz_uint8 m_code_size [TINFL_MAX_HUFF_SYMBOLS_0]
 
mz_int16 m_look_up [TINFL_FAST_LOOKUP_SIZE]
 
mz_int16 m_tree [TINFL_MAX_HUFF_SYMBOLS_0 *2]
 

Detailed Description

Definition at line 871 of file miniz.h.

Member Data Documentation

◆ m_code_size

mz_uint8 tinfl_huff_table::m_code_size[TINFL_MAX_HUFF_SYMBOLS_0]

Definition at line 873 of file miniz.h.

◆ m_look_up

mz_int16 tinfl_huff_table::m_look_up[TINFL_FAST_LOOKUP_SIZE]

Definition at line 874 of file miniz.h.

◆ m_tree

mz_int16 tinfl_huff_table::m_tree[TINFL_MAX_HUFF_SYMBOLS_0 *2]

Definition at line 874 of file miniz.h.


The documentation for this struct was generated from the following file:
  • core_lib/src/miniz.h
Generated on Thu May 8 2025 04:47:54 for Pencil2D by doxygen 1.9.6 based on revision 4513250b1d5b1a3676ec0e67b06b7a885ceaae39