ReactOS 0.4.15-dev-7961-gdcf9eb0
config_s Struct Reference

Public Attributes

ush good_length
 
ush max_lazy
 
ush nice_length
 
ush max_chain
 
compress_func func
 

Detailed Description

Definition at line 114 of file deflate.c.

Member Data Documentation

◆ func

compress_func config_s::func

Definition at line 119 of file deflate.c.

Referenced by deflate(), and deflateParams().

◆ good_length

ush config_s::good_length

Definition at line 115 of file deflate.c.

Referenced by deflateParams(), and lm_init().

◆ max_chain

ush config_s::max_chain

Definition at line 118 of file deflate.c.

Referenced by deflateParams(), and lm_init().

◆ max_lazy

ush config_s::max_lazy

Definition at line 116 of file deflate.c.

Referenced by deflateParams(), and lm_init().

◆ nice_length

ush config_s::nice_length

Definition at line 117 of file deflate.c.

Referenced by deflateParams(), and lm_init().


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