| alloc() | grk::DecompressCodeblock | |
| area(void) const | grk::grk_rectangle< uint32_t > | inline |
| cleanup() | grk::DecompressCodeblock | |
| cleanup_seg_buffers() | grk::DecompressCodeblock | |
| clear() override | grk::DecompressCodeblock | virtual |
| clip(const grk_rectangle< uint32_t > *rhs) | grk::grk_rectangle< uint32_t > | inline |
| Codeblock(const Codeblock &rhs) | grk::Codeblock | |
| Codeblock() | grk::Codeblock | |
| compressedStream | grk::Codeblock | |
| contains(grk_point< uint32_t > pt) | grk::grk_rectangle< uint32_t > | inline |
| copy_to_contiguous_buffer(uint8_t *buffer) | grk::DecompressCodeblock | |
| DecompressCodeblock() | grk::DecompressCodeblock | |
| DecompressCodeblock(const DecompressCodeblock &rhs) | grk::DecompressCodeblock | |
| dimX() | grk::grk_rectangle< uint32_t > | inline |
| dimY() | grk::grk_rectangle< uint32_t > | inline |
| getSegBuffersLen() | grk::DecompressCodeblock | |
| 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 |
| init() | grk::DecompressCodeblock | |
| 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 |
| non_empty(void) const | grk::grk_rectangle< uint32_t > | inline |
| numbps | grk::Codeblock | |
| numlenbits | grk::Codeblock | |
| numPassesInPacket | grk::Codeblock | |
| numSegments | grk::DecompressCodeblock | |
| numSegmentsAllocated | grk::DecompressCodeblock | |
| operator=(const DecompressCodeblock &other) | grk::DecompressCodeblock | |
| 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 |
| 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 |
| 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 |
| seg_buffers | grk::DecompressCodeblock | |
| segs | grk::DecompressCodeblock | |
| 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 |
| ~DecompressCodeblock() | grk::DecompressCodeblock | |