Public Attributes | List of all members
LZ4HC_CCtx_internal Struct Reference

#include <lz4hc.h>

Public Attributes

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

Detailed Description

Definition at line 202 of file lz4hc.h.

Member Data Documentation

◆ base

const LZ4_byte* LZ4HC_CCtx_internal::base

Definition at line 207 of file lz4hc.h.

◆ chainTable

LZ4_u16 LZ4HC_CCtx_internal::chainTable[LZ4HC_MAXD]

Definition at line 205 of file lz4hc.h.

◆ compressionLevel

short LZ4HC_CCtx_internal::compressionLevel

Definition at line 212 of file lz4hc.h.

◆ dictBase

const LZ4_byte* LZ4HC_CCtx_internal::dictBase

Definition at line 208 of file lz4hc.h.

◆ dictCtx

const LZ4HC_CCtx_internal* LZ4HC_CCtx_internal::dictCtx

Definition at line 216 of file lz4hc.h.

◆ dictLimit

LZ4_u32 LZ4HC_CCtx_internal::dictLimit

Definition at line 209 of file lz4hc.h.

◆ dirty

LZ4_i8 LZ4HC_CCtx_internal::dirty

Definition at line 215 of file lz4hc.h.

◆ end

const LZ4_byte* LZ4HC_CCtx_internal::end

Definition at line 206 of file lz4hc.h.

◆ favorDecSpeed

LZ4_i8 LZ4HC_CCtx_internal::favorDecSpeed

Definition at line 213 of file lz4hc.h.

◆ hashTable

LZ4_u32 LZ4HC_CCtx_internal::hashTable[LZ4HC_HASHTABLESIZE]

Definition at line 204 of file lz4hc.h.

◆ lowLimit

LZ4_u32 LZ4HC_CCtx_internal::lowLimit

Definition at line 210 of file lz4hc.h.

◆ nextToUpdate

LZ4_u32 LZ4HC_CCtx_internal::nextToUpdate

Definition at line 211 of file lz4hc.h.


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


plotjuggler
Author(s): Davide Faconti
autogenerated on Mon Jun 19 2023 03:12:54