Public Attributes | List of all members
LZ4HC_Data_Structure Struct Reference

Public Attributes

const BYTEbase
 
U16 chainTable [MAXD]
 
U32 compressionLevel
 
const BYTEdictBase
 
U32 dictLimit
 
const BYTEend
 
U32 hashTable [HASHTABLESIZE]
 
BYTEinputBuffer
 
U32 lowLimit
 
U32 nextToUpdate
 

Detailed Description

Definition at line 87 of file lz4hc.c.

Member Data Documentation

const BYTE* LZ4HC_Data_Structure::base

Definition at line 92 of file lz4hc.c.

U16 LZ4HC_Data_Structure::chainTable[MAXD]

Definition at line 90 of file lz4hc.c.

U32 LZ4HC_Data_Structure::compressionLevel

Definition at line 98 of file lz4hc.c.

const BYTE* LZ4HC_Data_Structure::dictBase

Definition at line 93 of file lz4hc.c.

U32 LZ4HC_Data_Structure::dictLimit

Definition at line 95 of file lz4hc.c.

const BYTE* LZ4HC_Data_Structure::end

Definition at line 91 of file lz4hc.c.

U32 LZ4HC_Data_Structure::hashTable[HASHTABLESIZE]

Definition at line 89 of file lz4hc.c.

BYTE* LZ4HC_Data_Structure::inputBuffer

Definition at line 94 of file lz4hc.c.

U32 LZ4HC_Data_Structure::lowLimit

Definition at line 96 of file lz4hc.c.

U32 LZ4HC_Data_Structure::nextToUpdate

Definition at line 97 of file lz4hc.c.


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


rtabmap
Author(s): Mathieu Labbe
autogenerated on Mon Dec 14 2020 03:37:08