GENIE
|
#include "DeviceCodecs.h"
Go to the source code of this file.
Classes | |
class | genie::compression::DeviceVarintCodec |
Namespaces | |
genie | |
This is the top-level namespace of the project. | |
genie::compression | |
Macros | |
#define | GPUGENIE_CODEC_VARINT_THREADBLOCK_SIZE (256) |
#define | GPUGENIE_CODEC_VARINT_THREAD_LOAD (4) |
#define | GPUGENIE_CODEC_VARINT_MAX_UNCOMPR_LENGTH |
#define GPUGENIE_CODEC_VARINT_MAX_UNCOMPR_LENGTH |
Definition at line 18 of file DeviceVarintCodec.h.
#define GPUGENIE_CODEC_VARINT_THREAD_LOAD (4) |
Definition at line 15 of file DeviceVarintCodec.h.
#define GPUGENIE_CODEC_VARINT_THREADBLOCK_SIZE (256) |
Definition at line 12 of file DeviceVarintCodec.h.