Public Attributes | List of all members
LZ4HC_CCtx_internal Struct Reference

#include <lz4hc.h>

Public Attributes

const unsigned char * base
 
unsigned short chainTable [LZ4HC_MAXD]
 
int compressionLevel
 
const unsigned char * dictBase
 
unsigned int dictLimit
 
const unsigned char * end
 
unsigned int hashTable [LZ4HC_HASHTABLESIZE]
 
unsigned char * inputBuffer
 
unsigned int lowLimit
 
unsigned int nextToUpdate
 
unsigned int searchNum
 

Detailed Description

Definition at line 161 of file lz4hc.h.

Member Data Documentation

const unsigned char* LZ4HC_CCtx_internal::base

Definition at line 166 of file lz4hc.h.

unsigned short LZ4HC_CCtx_internal::chainTable[LZ4HC_MAXD]

Definition at line 164 of file lz4hc.h.

int LZ4HC_CCtx_internal::compressionLevel

Definition at line 173 of file lz4hc.h.

const unsigned char* LZ4HC_CCtx_internal::dictBase

Definition at line 167 of file lz4hc.h.

unsigned int LZ4HC_CCtx_internal::dictLimit

Definition at line 169 of file lz4hc.h.

const unsigned char* LZ4HC_CCtx_internal::end

Definition at line 165 of file lz4hc.h.

unsigned int LZ4HC_CCtx_internal::hashTable[LZ4HC_HASHTABLESIZE]

Definition at line 163 of file lz4hc.h.

unsigned char* LZ4HC_CCtx_internal::inputBuffer

Definition at line 168 of file lz4hc.h.

unsigned int LZ4HC_CCtx_internal::lowLimit

Definition at line 170 of file lz4hc.h.

unsigned int LZ4HC_CCtx_internal::nextToUpdate

Definition at line 171 of file lz4hc.h.

unsigned int LZ4HC_CCtx_internal::searchNum

Definition at line 172 of file lz4hc.h.


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


librealsense2
Author(s): Sergey Dorodnicov , Doron Hirshberg , Mark Horn , Reagan Lopez , Itay Carpis
autogenerated on Mon May 3 2021 02:50:32