|
Grok
7.6.0
|
#include <T1Interface.h>
Public Member Functions | |
| virtual | ~T1Interface () |
| virtual void | preEncode (encodeBlockInfo *block, grk_tile *tile, uint32_t &max)=0 |
| virtual double | compress (encodeBlockInfo *block, grk_tile *tile, uint32_t max, bool doRateControl)=0 |
| virtual bool | decompress (decodeBlockInfo *block)=0 |
| virtual void | postDecode (decodeBlockInfo *block)=0 |
|
inlinevirtual |
|
pure virtual |
Implemented in grk::t1_ht::T1HT, and grk::t1_part1::T1Part1.
|
pure virtual |
Implemented in grk::t1_ht::T1HT, and grk::t1_part1::T1Part1.
|
pure virtual |
Implemented in grk::t1_ht::T1HT, and grk::t1_part1::T1Part1.
|
pure virtual |
Implemented in grk::t1_ht::T1HT, and grk::t1_part1::T1Part1.
1.8.18