doom3-gpl
Doom 3 GPL source release
|
Public Attributes | |
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 |
struct { ... } inflate_codes_state::code |
struct { ... } inflate_codes_state::copy |
inflate_huft* inflate_codes_state::dtree |
inflate_huft* inflate_codes_state::ltree |
inflate_codes_mode inflate_codes_state::mode |
union { ... } inflate_codes_state::sub |
inflate_huft* inflate_codes_state::tree |