Public Attributes | List of all members
LZ4HC_CCtx_internal Struct Reference

#include <lz4hc.h>

Public Attributes

LZ4_u16 chainTable [LZ4HC_MAXD]
 
short compressionLevel
 
const LZ4HC_CCtx_internaldictCtx
 
LZ4_u32 dictLimit
 
const LZ4_bytedictStart
 
LZ4_i8 dirty
 
const LZ4_byteend
 
LZ4_i8 favorDecSpeed
 
LZ4_u32 hashTable [LZ4HC_HASHTABLESIZE]
 
LZ4_u32 lowLimit
 
LZ4_u32 nextToUpdate
 
const LZ4_byteprefixStart
 

Detailed Description

Definition at line 205 of file lz4hc.h.

Member Data Documentation

◆ chainTable

LZ4_u16 LZ4HC_CCtx_internal::chainTable[LZ4HC_MAXD]

Definition at line 208 of file lz4hc.h.

◆ compressionLevel

short LZ4HC_CCtx_internal::compressionLevel

Definition at line 215 of file lz4hc.h.

◆ dictCtx

const LZ4HC_CCtx_internal* LZ4HC_CCtx_internal::dictCtx

Definition at line 219 of file lz4hc.h.

◆ dictLimit

LZ4_u32 LZ4HC_CCtx_internal::dictLimit

Definition at line 212 of file lz4hc.h.

◆ dictStart

const LZ4_byte* LZ4HC_CCtx_internal::dictStart

Definition at line 211 of file lz4hc.h.

◆ dirty

LZ4_i8 LZ4HC_CCtx_internal::dirty

Definition at line 218 of file lz4hc.h.

◆ end

const LZ4_byte* LZ4HC_CCtx_internal::end

Definition at line 209 of file lz4hc.h.

◆ favorDecSpeed

LZ4_i8 LZ4HC_CCtx_internal::favorDecSpeed

Definition at line 216 of file lz4hc.h.

◆ hashTable

LZ4_u32 LZ4HC_CCtx_internal::hashTable[LZ4HC_HASHTABLESIZE]

Definition at line 207 of file lz4hc.h.

◆ lowLimit

LZ4_u32 LZ4HC_CCtx_internal::lowLimit

Definition at line 213 of file lz4hc.h.

◆ nextToUpdate

LZ4_u32 LZ4HC_CCtx_internal::nextToUpdate

Definition at line 214 of file lz4hc.h.

◆ prefixStart

const LZ4_byte* LZ4HC_CCtx_internal::prefixStart

Definition at line 210 of file lz4hc.h.


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


plotjuggler
Author(s): Davide Faconti
autogenerated on Sun Aug 11 2024 02:24:29