RetroArch
|
#include <LzmaEnc.h>
Public Attributes | |
int | level |
uint32_t | dictSize |
uint64_t | reduceSize |
int | lc |
int | lp |
int | pb |
int | algo |
int | fb |
int | btMode |
int | numHashBytes |
uint32_t | mc |
unsigned | writeEndMark |
int | numThreads |
int _CLzmaEncProps::algo |
int _CLzmaEncProps::btMode |
uint32_t _CLzmaEncProps::dictSize |
int _CLzmaEncProps::fb |
int _CLzmaEncProps::lc |
int _CLzmaEncProps::level |
int _CLzmaEncProps::lp |
uint32_t _CLzmaEncProps::mc |
int _CLzmaEncProps::numHashBytes |
int _CLzmaEncProps::numThreads |
int _CLzmaEncProps::pb |
uint64_t _CLzmaEncProps::reduceSize |
unsigned _CLzmaEncProps::writeEndMark |