Public Attributes | |
| unsigned char * | s |
| int | bitsleft |
| unsigned int | bits |
Definition at line 36 of file huffdecode.cpp.
| unsigned int HuffDecodeContext::bits |
Definition at line 40 of file huffdecode.cpp.
| int HuffDecodeContext::bitsleft |
Definition at line 39 of file huffdecode.cpp.
| unsigned char* HuffDecodeContext::s |
Definition at line 38 of file huffdecode.cpp.