| alloc() | grk::CompressCodeblock | |
| alloc_data(size_t nominalBlockSize) | grk::CompressCodeblock | |
| area(void) const | grk::grk_rectangle< uint32_t > | inline |
| cleanup() | grk::CompressCodeblock | |
| clear() override | grk::CompressCodeblock | virtual |
| clip(const grk_rectangle< uint32_t > *rhs) | grk::grk_rectangle< uint32_t > | inline |
| Codeblock(const Codeblock &rhs) | grk::Codeblock | |
| Codeblock() | grk::Codeblock | |
| CompressCodeblock() | grk::CompressCodeblock | |
| CompressCodeblock(const CompressCodeblock &rhs) | grk::CompressCodeblock | |
| compressedStream | grk::Codeblock | |
| contains(grk_point< uint32_t > pt) | grk::grk_rectangle< uint32_t > | inline |
| contextStream | grk::CompressCodeblock | |
| dimX() | grk::grk_rectangle< uint32_t > | inline |
| dimY() | grk::grk_rectangle< uint32_t > | inline |
| grk_rectangle(uint32_t x0, uint32_t y0, uint32_t x1, uint32_t y1) | grk::grk_rectangle< uint32_t > | inline |
| grk_rectangle(const grk_rectangle &rhs) | grk::grk_rectangle< uint32_t > | inline |
| grk_rectangle(void) | grk::grk_rectangle< uint32_t > | inline |
| grow(uint32_t boundary) | grk::grk_rectangle< uint32_t > | inline |
| grow(uint32_t boundaryx, uint32_t boundaryy) | grk::grk_rectangle< uint32_t > | inline |
| grow(uint32_t boundary, uint32_t maxX, uint32_t maxY) | grk::grk_rectangle< uint32_t > | inline |
| grow(uint32_t boundaryx, uint32_t boundaryy, uint32_t maxX, uint32_t maxY) | grk::grk_rectangle< uint32_t > | inline |
| grow(uint32_t boundary, grk_rectangle< uint32_t > bounds) | grk::grk_rectangle< uint32_t > | inline |
| grow(uint32_t boundaryx, uint32_t boundaryy, grk_rectangle< uint32_t > bounds) | grk::grk_rectangle< uint32_t > | inline |
| height() const | grk::grk_rectangle< uint32_t > | inline |
| intersection(const grk_rectangle< uint32_t > rhs) const | grk::grk_rectangle< uint32_t > | inline |
| intersection(const grk_rectangle< uint32_t > *rhs) const | grk::grk_rectangle< uint32_t > | inline |
| is_valid(void) const | grk::grk_rectangle< uint32_t > | inline |
| isContainedIn(const grk_rectangle< uint32_t > rhs) const | grk::grk_rectangle< uint32_t > | inline |
| layers | grk::CompressCodeblock | |
| non_empty(void) const | grk::grk_rectangle< uint32_t > | inline |
| numbps | grk::Codeblock | |
| numlenbits | grk::Codeblock | |
| numPassesInPacket | grk::Codeblock | |
| numPassesInPreviousPackets | grk::CompressCodeblock | |
| numPassesTotal | grk::CompressCodeblock | |
| operator=(const CompressCodeblock &other) | grk::CompressCodeblock | |
| grk::Codeblock::operator=(const Codeblock &other) | grk::Codeblock | |
| grk_rectangle< uint32_t >::operator=(const grk_rectangle< uint32_t > &rhs) | grk::grk_rectangle< uint32_t > | inline |
| operator==(const grk_rectangle< uint32_t > &rhs) const | grk::grk_rectangle< uint32_t > | inline |
| paddedCompressedStream | grk::CompressCodeblock | |
| pan(int64_t x, int64_t y) const | grk::grk_rectangle< uint32_t > | inline |
| pan_inplace(int64_t x, int64_t y) | grk::grk_rectangle< uint32_t > | inline |
| passes | grk::CompressCodeblock | |
| print(void) const | grk::grk_rectangle< uint32_t > | inline |
| rect_union(const grk_rectangle< uint32_t > *rhs) const | grk::grk_rectangle< uint32_t > | inline |
| rect_union(const grk_rectangle< uint32_t > &rhs) const | grk::grk_rectangle< uint32_t > | inline |
| rectceildiv(uint32_t den) const | grk::grk_rectangle< uint32_t > | inline |
| rectceildiv(uint32_t denx, uint32_t deny) const | grk::grk_rectangle< uint32_t > | inline |
| rectceildivpow2(uint32_t power) const | grk::grk_rectangle< uint32_t > | inline |
| set_rect(grk_rectangle< uint32_t > *rhs) | grk::grk_rectangle< uint32_t > | inline |
| set_rect(grk_rectangle< uint32_t > rhs) | grk::grk_rectangle< uint32_t > | inline |
| width() const | grk::grk_rectangle< uint32_t > | inline |
| x0 | grk::grk_rectangle< uint32_t > | |
| x1 | grk::grk_rectangle< uint32_t > | |
| y0 | grk::grk_rectangle< uint32_t > | |
| y1 | grk::grk_rectangle< uint32_t > | |
| ~Codeblock() | grk::Codeblock | inlinevirtual |
| ~CompressCodeblock() | grk::CompressCodeblock | |