ReactOS 0.4.15-dev-7958-gcd0bb1a
comp_part Struct Reference
Collaboration diagram for comp_part:

Public Attributes

uint8_t buf [COMPRESSED_EXTENT_SIZE]
 
uint8_t compression_type
 
unsigned int inlen
 
unsigned int outlen
 
calc_jobcj
 

Detailed Description

Definition at line 867 of file compress.c.

Member Data Documentation

◆ buf

Definition at line 868 of file compress.c.

◆ cj

calc_job* comp_part::cj

Definition at line 872 of file compress.c.

◆ compression_type

uint8_t comp_part::compression_type

Definition at line 869 of file compress.c.

◆ inlen

unsigned int comp_part::inlen

Definition at line 870 of file compress.c.

◆ outlen

unsigned int comp_part::outlen

Definition at line 871 of file compress.c.


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