Grok 10.0.5
|
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 |
uint8_t numbps |
uint64_t numPrecincts |
Referenced by grk::grk::PacketManager::getParams().
eBandOrientation orientation |
std::map<uint64_t, uint64_t> precinctMap |
Referenced by grk::grk::Subband::createPrecinct(), and grk::grk::Subband::getPrecinct().
std::vector<Precinct*> precincts |
Referenced by grk::grk::Subband::createPrecinct(), and grk::grk::Subband::getPrecinct().
float stepsize |