8000 `CPU_HUFFMAN_ZLIB` Compressor Doesn't Use Huffman Coding · Issue #192 · CODARcode/MGARD · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
CPU_HUFFMAN_ZLIB Compressor Doesn't Use Huffman Coding #192
Open
@ben-e-whitney

Description

@ben-e-whitney

When the lossless compressor is set to CPU_HUFFMAN_ZLIB in the header, Huffman coding is not applied to the quantized coefficients before they are passed to compress_memory_z. See this case. We should rename the enumeration value to CPU_ZLIB and add a case where both Huffman coding and compress_memory_z are applied.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions

    0