Public Attributes | List of all members
ZSTD_blockSplitCtx Struct Reference

Public Attributes

seqStore_t currSeqStore
 
ZSTD_entropyCTablesMetadata_t entropyMetadata
 
seqStore_t firstHalfSeqStore
 
seqStore_t fullSeqStoreChunk
 
seqStore_t nextSeqStore
 
U32 partitions [ZSTD_MAX_NB_BLOCK_SPLITS]
 
seqStore_t secondHalfSeqStore
 

Detailed Description

Definition at line 14757 of file zstd.c.

Member Data Documentation

◆ currSeqStore

seqStore_t ZSTD_blockSplitCtx::currSeqStore

Definition at line 14761 of file zstd.c.

◆ entropyMetadata

ZSTD_entropyCTablesMetadata_t ZSTD_blockSplitCtx::entropyMetadata

Definition at line 14765 of file zstd.c.

◆ firstHalfSeqStore

seqStore_t ZSTD_blockSplitCtx::firstHalfSeqStore

Definition at line 14759 of file zstd.c.

◆ fullSeqStoreChunk

seqStore_t ZSTD_blockSplitCtx::fullSeqStoreChunk

Definition at line 14758 of file zstd.c.

◆ nextSeqStore

seqStore_t ZSTD_blockSplitCtx::nextSeqStore

Definition at line 14762 of file zstd.c.

◆ partitions

U32 ZSTD_blockSplitCtx::partitions[ZSTD_MAX_NB_BLOCK_SPLITS]

Definition at line 14764 of file zstd.c.

◆ secondHalfSeqStore

seqStore_t ZSTD_blockSplitCtx::secondHalfSeqStore

Definition at line 14760 of file zstd.c.


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


plotjuggler
Author(s): Davide Faconti
autogenerated on Sun Aug 11 2024 02:24:30