|
Grok 20.3.2
|
#include <memory>#include "BitIO.h"#include "CodeblockImpl.h"#include "CodeStreamLimits.h"#include "t1_common.h"#include "mqc.h"Go to the source code of this file.
Classes | |
| struct | grk::t1::Segment |
| Stores information for a code block segment. More... | |
| struct | grk::t1::CodeblockDecompressImpl |
| Decompression code block implementation. More... | |
Namespaces | |
| namespace | grk |
| ResWindow. | |
| namespace | grk::t1 |
Macros | |
| #define | T1_TYPE_MQ 0 /** Normal coding using entropy coder */ |
| #define | T1_TYPE_RAW 1 /** Raw compressing*/ |
| #define T1_TYPE_MQ 0 /** Normal coding using entropy coder */ |
| #define T1_TYPE_RAW 1 /** Raw compressing*/ |