Skip to content
Snippets Groups Projects
Commit 07baf629 authored by Dominik Loidolt's avatar Dominik Loidolt
Browse files

Refactor: Separate RDCU configuration into its own struct

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.
parent 18a7deb6
No related branches found
No related tags found
Loading
Showing
with 953 additions and 947 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment