Doxygen Source Code Documentation
huff.h File Reference
Go to the source code of this file.
Defines | |
| #define | HUFF_MAXRUN 32 |
| #define | HUFF_MAXLEVEL 41 |
Variables | |
| int | huff_maxlevel [] |
| uint32 * | huff_table [] |
| int * | huff_bits [] |
Define Documentation
|
|
|
|
|
|
Variable Documentation
|
|
|
|
|
|
|
|
|