|
ToolDAQFramework
|
Public Attributes | |
| SymbolEncodingType_e | llType |
| SymbolEncodingType_e | ofType |
| SymbolEncodingType_e | mlType |
| BYTE | fseTablesBuffer [ZSTD_MAX_FSE_HEADERS_SIZE] |
| size_t | fseTablesSize |
| size_t | lastCountSize |
ZSTD_fseCTablesMetadata_t : Stores symbol compression modes for a super-block in {ll, ol, ml}Type, and fse tables in fseTablesBuffer. fseTablesSize refers to the size of fse tables in bytes. This metadata is populated in ZSTD_buildBlockEntropyStats_sequences()