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

#include <lzmadecode.h>

Collaboration diagram for _CLzmaDecoderState:
Collaboration graph

Data Fields

CLzmaProperties Properties
 
CProbProbs
 

Detailed Description

Definition at line 55 of file lzmadecode.h.

Field Documentation

◆ Probs

CProb* _CLzmaDecoderState::Probs

Definition at line 57 of file lzmadecode.h.

Referenced by LzmaDecode().

◆ Properties

CLzmaProperties _CLzmaDecoderState::Properties

Definition at line 56 of file lzmadecode.h.

Referenced by LzmaDecode().


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