|
FZGPUModules 2.0
GPU-accelerated modular compression pipelines
|
Per-tile adaptive multi-order Lorenzo predictor with centering. Lossless. More...
#include "stage/stage.h"#include "fzm_format.h"#include "backend/types.h"#include <algorithm>#include <array>#include <cstdint>#include <cstring>#include <stdexcept>#include <string>#include <type_traits>#include <unordered_map>#include <vector>Go to the source code of this file.
Classes | |
| struct | fz::AdaptiveLorenzoConfig |
| Serialized config stored in FZMBufferEntry.stage_config. More... | |
| class | fz::AdaptiveLorenzoStage< T > |
Namespaces | |
| namespace | fz |
Per-tile adaptive multi-order Lorenzo predictor with centering. Lossless.