|
int | dummy |
|
inflate_codes_mode | mode |
|
uInt | len |
|
union { |
struct { |
inflate_huft * tree |
|
uInt need |
|
} code |
|
uInt lit |
|
struct { |
uInt get |
|
uInt dist |
|
} copy |
|
} | sub |
|
Byte | lbits |
|
Byte | dbits |
|
inflate_huft * | ltree |
|
inflate_huft * | dtree |
|
The documentation for this struct was generated from the following files:
- C:/dev/workspace/versadac_branch/controllerrecorder/scalablerecorder/core/zlib/zlib_infblock.c
- C:/dev/workspace/versadac_branch/controllerrecorder/scalablerecorder/core/zlib/zlib_infcodes.c
- C:/dev/workspace/versadac_branch/controllerrecorder/scalablerecorder/core/zlib/zlib_inffast.c
- C:/dev/workspace/versadac_branch/controllerrecorder/scalablerecorder/core/zlib/zlib_infutil.c