#include <vector>
#include "TileProcessor.h"
Go to the source code of this file.
|
namespace | grk |
| Copyright (C) 2016-2023 Grok Image Compression Inc.
|
|
◆ highestResolutionDecompressed
std::atomic<uint8_t> highestResolutionDecompressed |
◆ isCompressor_
◆ numresolutions
◆ numResolutionsToDecompress
uint8_t numResolutionsToDecompress |
◆ regionWindow_
ISparseCanvas* regionWindow_ |
|
private |
◆ resolutions_
◆ tccp_
TileComponentCodingParams* tccp_ |
|
private |
◆ wholeTileDecompress
◆ window_
TileComponentWindow<int32_t>* window_ |
|
private |