|
FZGPUModules 2.0
GPU-accelerated modular compression pipelines
|
#include <lorenzo_stage.h>
Public Attributes | |
| DataType | data_type |
| Signed integer element type (1B). | |
| uint8_t | ndim |
| Spatial dimensionality 1/2/3 (0 treated as 1). | |
| uint8_t | reserved [2] |
| Must be zero. | |
| uint32_t | dim_x |
| X (fast) dimension. | |
| uint32_t | dim_y |
| Y dimension (1 for 1-D). | |
| uint32_t | dim_z |
| Z dimension (1 for 1-D/2-D). | |
Serialized Lorenzo predictor config stored in FZMBufferEntry.stage_config.
Fits in the 128-byte FZM_STAGE_CONFIG_SIZE limit (currently 16 bytes).