OpenCore  1.0.4
OpenCore Bootloader
Loading...
Searching...
No Matches
HuffmanTree Struct Reference

Data Fields

unsigned * codes
 
unsigned * lengths
 
unsigned maxbitlen
 
unsigned numcodes
 
unsigned char * table_len
 
unsigned short * table_value
 

Detailed Description

Definition at line 677 of file lodepng.c.

Field Documentation

◆ codes

unsigned* HuffmanTree::codes

Definition at line 678 of file lodepng.c.

◆ lengths

unsigned* HuffmanTree::lengths

Definition at line 679 of file lodepng.c.

◆ maxbitlen

unsigned HuffmanTree::maxbitlen

Definition at line 680 of file lodepng.c.

◆ numcodes

unsigned HuffmanTree::numcodes

Definition at line 681 of file lodepng.c.

◆ table_len

unsigned char* HuffmanTree::table_len

Definition at line 683 of file lodepng.c.

◆ table_value

unsigned short* HuffmanTree::table_value

Definition at line 684 of file lodepng.c.


The documentation for this struct was generated from the following file: