Parolin 0.7.9 6796
Console (soon DLLs) to do a tar like job
Loading...
Searching...
No Matches
LZ4HC_CCtx_internal Struct Reference

#include <lz4hc.h>

Data Fields

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

Field Documentation

◆ chainTable

LZ4_u16 chainTable

◆ compressionLevel

short compressionLevel

◆ dictCtx

◆ dictLimit

LZ4_u32 dictLimit

◆ dictStart

const LZ4_byte * dictStart

◆ dirty

LZ4_i8 dirty

◆ end

const LZ4_byte * end

◆ favorDecSpeed

LZ4_i8 favorDecSpeed

◆ hashTable

LZ4_u32 hashTable

◆ lowLimit

LZ4_u32 lowLimit

◆ nextToUpdate

LZ4_u32 nextToUpdate

◆ prefixStart

const LZ4_byte * prefixStart

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