23const uint8_t
gain_b[4] = {0, 1, 1, 2};
72 std::vector<std::shared_ptr<t1::DecompressBlockExec>>
blocks_;
ResWindow.
Definition CompressedChunkCache.h:36
std::vector< ResBlocks > ComponentBlocks
Definition TileBlocks.h:75
std::vector< ComponentBlocks > TileBlocks
Definition TileBlocks.h:76
const uint8_t gain_b[4]
Definition TileBlocks.h:23
void release(void)
unref and clear all blocks
Definition TileBlocks.h:55
void combine(const ResBlocks &other)
Combines another ResBlocks into this one.
Definition TileBlocks.h:63
std::vector< std::shared_ptr< t1::DecompressBlockExec > > blocks_
vector of block arrays, indexed by resolution
Definition TileBlocks.h:72
bool empty(void) const
return true if empty
Definition TileBlocks.h:47
void clear(void)
clear all blocks
Definition TileBlocks.h:39
ResBlocks(void)=default
constructs ResBlocks