RTEMS  5.0.0
Public Types | Data Fields
lzma2_dec Struct Reference

Public Types

enum  lzma2_seq {
  SEQ_CONTROL, SEQ_UNCOMPRESSED_1, SEQ_UNCOMPRESSED_2, SEQ_COMPRESSED_0,
  SEQ_COMPRESSED_1, SEQ_PROPERTIES, SEQ_LZMA_PREPARE, SEQ_LZMA_RUN,
  SEQ_COPY
}
 

Data Fields

enum lzma2_dec::lzma2_seq sequence
 
enum lzma2_seq next_sequence
 
uint32_t uncompressed
 
uint32_t compressed
 
bool need_dict_reset
 
bool need_props
 

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