Home
last modified time | relevance | path

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

/external/zstd/lib/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()
141 hufMetadata->hType = set_repeat; in ZSTD_buildSuperBlockEntropy_literal()
148 hufMetadata->hType = set_basic; in ZSTD_buildSuperBlockEntropy_literal()
152 hufMetadata->hType = set_compressed; in ZSTD_buildSuperBlockEntropy_literal()
[all …]