Home
last modified time | relevance | path

Searched refs:hufMetadata (Results 1 – 1 of 1) sorted by relevance

/linux-6.1.9/lib/zstd/compress/
Dzstd_compress_superblock.c51 ZSTD_hufCTablesMetadata_t hufMetadata; member
64 ZSTD_hufCTablesMetadata_t* hufMetadata, in ZSTD_buildSuperBlockEntropy_literal() argument
86 hufMetadata->hType = set_basic; in ZSTD_buildSuperBlockEntropy_literal()
95 hufMetadata->hType = set_basic; in ZSTD_buildSuperBlockEntropy_literal()
105 hufMetadata->hType = set_rle; in ZSTD_buildSuperBlockEntropy_literal()
110 hufMetadata->hType = set_basic; in ZSTD_buildSuperBlockEntropy_literal()
132 hufMetadata->hufDesBuffer, sizeof(hufMetadata->hufDesBuffer), in ZSTD_buildSuperBlockEntropy_literal()
142 hufMetadata->hType = set_repeat; in ZSTD_buildSuperBlockEntropy_literal()
149 hufMetadata->hType = set_basic; in ZSTD_buildSuperBlockEntropy_literal()
153 hufMetadata->hType = set_compressed; in ZSTD_buildSuperBlockEntropy_literal()
[all …]