RetroArch
Public Attributes | List of all members
_CLzmaEncProps Struct Reference

#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
 

Member Data Documentation

◆ algo

int _CLzmaEncProps::algo

◆ btMode

int _CLzmaEncProps::btMode

◆ dictSize

uint32_t _CLzmaEncProps::dictSize

◆ fb

int _CLzmaEncProps::fb

◆ lc

int _CLzmaEncProps::lc

◆ level

int _CLzmaEncProps::level

◆ lp

int _CLzmaEncProps::lp

◆ mc

uint32_t _CLzmaEncProps::mc

◆ numHashBytes

int _CLzmaEncProps::numHashBytes

◆ numThreads

int _CLzmaEncProps::numThreads

◆ pb

int _CLzmaEncProps::pb

◆ reduceSize

uint64_t _CLzmaEncProps::reduceSize

◆ writeEndMark

unsigned _CLzmaEncProps::writeEndMark

The documentation for this struct was generated from the following file: