Grok 10.0.5
Subband.h File Reference
#include "grk_includes.h"
#include <map>

Go to the source code of this file.

Classes

struct  grk::grk::Subband
 

Namespaces

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

Variables

eBandOrientation orientation
 
std::vector< Precinct * > precincts
 
std::map< uint64_t, uint64_t > precinctMap
 
uint64_t numPrecincts
 
uint8_t numbps
 
float stepsize
 

Variable Documentation

◆ numbps

uint8_t numbps

◆ numPrecincts

uint64_t numPrecincts

◆ orientation

eBandOrientation orientation

◆ precinctMap

std::map<uint64_t, uint64_t> precinctMap

◆ precincts

std::vector<Precinct*> precincts

◆ stepsize

float stepsize