ReactOS 0.4.16-dev-92-g0c2cdca
|
#include <zstd_compress_internal.h>
Public Attributes | |
BYTE const * | nextSrc |
BYTE const * | base |
BYTE const * | dictBase |
U32 | dictLimit |
U32 | lowLimit |
Definition at line 121 of file zstd_compress_internal.h.
Definition at line 123 of file zstd_compress_internal.h.
Referenced by ZSTD_buildSeqStore(), ZSTD_compressBlock_btultra2(), ZSTD_compressBlock_doubleFast_extDict_generic(), ZSTD_compressBlock_doubleFast_generic(), ZSTD_compressBlock_fast_dictMatchState_generic(), ZSTD_compressBlock_fast_extDict_generic(), ZSTD_compressBlock_fast_generic(), ZSTD_compressBlock_lazy_extDict_generic(), ZSTD_compressBlock_lazy_generic(), ZSTD_compressBlock_opt_generic(), ZSTD_DUBT_findBestMatch(), ZSTD_DUBT_findBetterDictMatch(), ZSTD_fillDoubleHashTable(), ZSTD_fillHashTable(), ZSTD_HcFindBestMatch_generic(), ZSTD_initStats_ultra(), ZSTD_insertAndFindFirstIndex_internal(), ZSTD_insertAndFindFirstIndexHash3(), ZSTD_insertBt1(), ZSTD_insertBtAndGetAllMatches(), ZSTD_insertDUBT1(), ZSTD_ldm_generateSequences_internal(), ZSTD_ldm_limitTableUpdate(), ZSTD_loadDictionaryContent(), ZSTD_resetCCtx_byAttachingCDict(), ZSTD_updateDUBT(), and ZSTD_updateTree_internal().
Definition at line 124 of file zstd_compress_internal.h.
Referenced by ZSTD_compressBlock_doubleFast_extDict_generic(), ZSTD_compressBlock_fast_extDict_generic(), ZSTD_compressBlock_lazy_extDict_generic(), ZSTD_DUBT_findBestMatch(), ZSTD_HcFindBestMatch_generic(), ZSTD_insertBt1(), ZSTD_insertBtAndGetAllMatches(), ZSTD_insertDUBT1(), and ZSTD_ldm_generateSequences_internal().
U32 ZSTD_window_t::dictLimit |
Definition at line 125 of file zstd_compress_internal.h.
Referenced by ZSTD_buildSeqStore(), ZSTD_compressBlock_btultra2(), ZSTD_compressBlock_doubleFast_extDict_generic(), ZSTD_compressBlock_doubleFast_generic(), ZSTD_compressBlock_fast_dictMatchState_generic(), ZSTD_compressBlock_fast_extDict_generic(), ZSTD_compressBlock_internal(), ZSTD_compressBlock_lazy_extDict_generic(), ZSTD_compressBlock_lazy_generic(), ZSTD_compressBlock_opt_generic(), ZSTD_compressBlock_targetCBlockSize(), ZSTD_compressContinue_internal(), ZSTD_DUBT_findBestMatch(), ZSTD_DUBT_findBetterDictMatch(), ZSTD_HcFindBestMatch_generic(), ZSTD_initStats_ultra(), ZSTD_insertBt1(), ZSTD_insertBtAndGetAllMatches(), ZSTD_insertDUBT1(), ZSTD_invalidateMatchState(), ZSTD_ldm_generateSequences_internal(), ZSTD_resetCCtx_byAttachingCDict(), and ZSTD_updateDUBT().
U32 ZSTD_window_t::lowLimit |
Definition at line 126 of file zstd_compress_internal.h.
Referenced by ZSTD_compress_frameChunk(), ZSTD_compressBlock_btultra2(), ZSTD_compressBlock_lazy_extDict_generic(), ZSTD_DUBT_findBetterDictMatch(), ZSTD_HcFindBestMatch_generic(), ZSTD_initStats_ultra(), ZSTD_insertBt1(), ZSTD_insertBtAndGetAllMatches(), ZSTD_insertDUBT1(), and ZSTD_ldm_generateSequences_internal().
Definition at line 122 of file zstd_compress_internal.h.
Referenced by ZSTD_compressBlock_doubleFast_generic(), ZSTD_compressBlock_fast_dictMatchState_generic(), ZSTD_compressBlock_lazy_generic(), ZSTD_DUBT_findBetterDictMatch(), ZSTD_HcFindBestMatch_generic(), ZSTD_insertBtAndGetAllMatches(), ZSTD_ldm_generateSequences(), and ZSTD_resetCCtx_byAttachingCDict().