|
FZGPUModules 2.0
GPU-accelerated modular compression pipelines
|
Serialized config stored in FZMBufferEntry.stage_config. More...
#include <adaptive_lorenzo_stage.h>
Public Attributes | |
| DataType | data_type |
| Signed integer element type (1B). | |
| uint8_t | coder_block_size |
| Downstream coder's block size (fixed at 32). | |
| uint8_t | blocks_per_tile |
| Coder blocks per adaptation tile. | |
| uint8_t | enable_order2 |
| 1 if LZ2 is a candidate variant. | |
| uint8_t | enable_centering |
| 1 if centering is a candidate variant. | |
| uint8_t | reserved [3] |
| Must be zero. | |
| uint32_t | num_elements |
| Element count (for tile-count recovery). | |
Serialized config stored in FZMBufferEntry.stage_config.