Grok 10.0.5
Precinct.h File Reference
#include "grk_includes.h"

Go to the source code of this file.

Classes

class  grk::grk::BlockCache< T, P >
 
struct  grk::grk::PrecinctImpl
 
struct  grk::grk::Precinct
 

Namespaces

namespace  grk
 Copyright (C) 2016-2023 Grok Image Compression Inc.
 

Variables

P * blockInitializer_
 
uint16_t numLayers_
 
BlockCache< CompressCodeblock, PrecinctImpl > * enc
 
BlockCache< DecompressCodeblock, PrecinctImpl > * dec
 
grk_rect32 cblk_grid_
 
grk_rect32 bounds_
 
grk_pt32 cblk_expn_
 
bool isCompressor_
 
TagTreeU16 * incltree
 
TagTreeU8 * imsbtree
 
uint64_t precinctIndex
 
PrecinctImpl * impl
 

Variable Documentation

◆ blockInitializer_

P* blockInitializer_
private

◆ bounds_

◆ cblk_expn_

◆ cblk_grid_

◆ dec

BlockCache<DecompressCodeblock, PrecinctImpl>* dec

◆ enc

BlockCache<CompressCodeblock, PrecinctImpl>* enc

◆ impl

◆ imsbtree

◆ incltree

◆ isCompressor_

◆ numLayers_

uint16_t numLayers_
private

◆ precinctIndex

uint64_t precinctIndex