Biomedical Image Analysis Library
The Biomedical Image Analysis Library is a poweful tool for developers, physicians, researchers, engineers, and so on.
|
Go to the source code of this file.
Macros | |
#define | MAXBITS 15 |
Functions | |
int | inflate_table9 (codetype type, unsigned short FAR *lens, unsigned codes, code FAR *FAR *table, unsigned FAR *bits, unsigned short FAR *work) |
Variables | |
const char | inflate9_copyright [] |
#define MAXBITS 15 |
Definition at line 9 of file inftree9.c.
int inflate_table9 | ( | codetype | type, |
unsigned short FAR * | lens, | ||
unsigned | codes, | ||
code FAR * FAR * | table, | ||
unsigned FAR * | bits, | ||
unsigned short FAR * | work | ||
) |
Definition at line 32 of file inftree9.c.
const char inflate9_copyright[] |
Definition at line 11 of file inftree9.c.