stbi__zhuffman

Undocumented in source.

Members

Variables

fast
stbi__uint16[1 << STBI__ZFAST_BITS] fast;
Undocumented in source.
firstcode
stbi__uint16[16] firstcode;
Undocumented in source.
firstsymbol
stbi__uint16[16] firstsymbol;
Undocumented in source.
maxcode
int[17] maxcode;
Undocumented in source.
size
stbi_uc[STBI__ZNSYMS] size;
Undocumented in source.
value
stbi__uint16[STBI__ZNSYMS] value;
Undocumented in source.

Meta