RetroArch
|
#include <Lzma2Dec.h>
Public Attributes | |
CLzmaDec | decoder |
uint32_t | packSize |
uint32_t | unpackSize |
int | state |
uint8_t | control |
bool | needInitDic |
bool | needInitState |
bool | needInitProp |
uint8_t CLzma2Dec::control |
CLzmaDec CLzma2Dec::decoder |
bool CLzma2Dec::needInitDic |
bool CLzma2Dec::needInitProp |
bool CLzma2Dec::needInitState |
uint32_t CLzma2Dec::packSize |
int CLzma2Dec::state |
uint32_t CLzma2Dec::unpackSize |