coreboot
coreboot is an Open Source project aimed at replacing the proprietary BIOS found in most computers.
_CLzmaProperties Struct Reference

#include <lzmadecode.h>

Collaboration diagram for _CLzmaProperties:
Collaboration graph

Data Fields

int lc
 
int lp
 
int pb
 

Detailed Description

Definition at line 41 of file lzmadecode.h.

Field Documentation

◆ lc

int _CLzmaProperties::lc

Definition at line 42 of file lzmadecode.h.

Referenced by LzmaDecode(), and LzmaDecodeProperties().

◆ lp

int _CLzmaProperties::lp

Definition at line 43 of file lzmadecode.h.

Referenced by LzmaDecode(), and LzmaDecodeProperties().

◆ pb

int _CLzmaProperties::pb

Definition at line 44 of file lzmadecode.h.

Referenced by LzmaDecode(), and LzmaDecodeProperties().


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