FZGPUModules 1.0
GPU-accelerated modular compression pipeline
Loading...
Searching...
No Matches
rle.h File Reference

Run-Length Encoding stage (lossless, stream-ordered). More...

#include "stage/stage.h"
#include "fzm_format.h"
#include "log.h"
#include <cuda_runtime.h>
#include <cstdint>
#include <cstring>
#include <type_traits>

Go to the source code of this file.

Classes

class  fz::RLEStage< T >
 

Namespaces

namespace  fz
 

Detailed Description

Run-Length Encoding stage (lossless, stream-ordered).