Select Git revision
test
-
-
- Open in your IDE
- Download source code
- Download this directory
Dominik Loidolt authored
Previously, both hardware and (chunk) software compression shared the same struct for configuration. To simplify usage, RDCU compression now has its own separate configuration struct (`rdcu_cfg`), while the software (chunk) compression maintains its own private configuration. The function `compress_like_rdcu()` was added to simulate the functionality of the RDCU hardware compressor.
Name | Last commit | Last update |
---|---|---|
.. | ||
bench | ||
cmp_data_types | ||
cmp_decmp | ||
cmp_entity | ||
cmp_icu | ||
cmp_max_used_bits | ||
cmp_rdcu_cfg | ||
cmp_tool | ||
decmp | ||
fuzz | ||
test_common | ||
tools | ||
meson.build |