This is the complete list of members for grk::DecompressCodeblock, including all inherited members.
alloc() | grk::DecompressCodeblock | |
area(void) const | grk::grk_rectangle< T > | inline |
cleanup() | grk::DecompressCodeblock | |
cleanup_seg_buffers() | grk::DecompressCodeblock | |
clear() override | grk::DecompressCodeblock | virtual |
Codeblock(const Codeblock &rhs) | grk::Codeblock | |
Codeblock() | grk::Codeblock | |
compressedStream | grk::Codeblock | |
contains(grk_point< T > pt) | grk::grk_rectangle< T > | inline |
copy_to_contiguous_buffer(uint8_t *buffer) | grk::DecompressCodeblock | |
DecompressCodeblock() | grk::DecompressCodeblock | |
DecompressCodeblock(const DecompressCodeblock &rhs) | grk::DecompressCodeblock | |
getSegBuffersLen() | grk::DecompressCodeblock | |
grk_rectangle(T x0, T y0, T x1, T y1) | grk::grk_rectangle< T > | inline |
grk_rectangle(const grk_rectangle &rhs) | grk::grk_rectangle< T > | inline |
grk_rectangle(void) | grk::grk_rectangle< T > | inline |
grow(T boundary) | grk::grk_rectangle< T > | inline |
grow(T boundaryx, T boundaryy) | grk::grk_rectangle< T > | inline |
grow(T boundary, T maxX, T maxY) | grk::grk_rectangle< T > | inline |
grow(T boundaryx, T boundaryy, T maxX, T maxY) | grk::grk_rectangle< T > | inline |
height() const | grk::grk_rectangle< T > | inline |
init() | grk::DecompressCodeblock | |
intersection(const grk_rectangle< T > rhs) const | grk::grk_rectangle< T > | inline |
intersection(const grk_rectangle< T > *rhs) const | grk::grk_rectangle< T > | inline |
is_valid(void) const | grk::grk_rectangle< T > | inline |
isContainedIn(const grk_rectangle< T > rhs) const | grk::grk_rectangle< T > | inline |
non_empty(void) const | grk::grk_rectangle< 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::grk_rectangle::operator=(const grk_rectangle< T > &rhs) | grk::grk_rectangle< T > | inline |
operator==(const grk_rectangle< T > &rhs) const | grk::grk_rectangle< T > | inline |
pan(int64_t x, int64_t y) const | grk::grk_rectangle< T > | inline |
print(void) const | grk::grk_rectangle< T > | inline |
rect_union(const grk_rectangle< T > *rhs) const | grk::grk_rectangle< T > | inline |
rect_union(const grk_rectangle< T > &rhs) const | grk::grk_rectangle< T > | inline |
rectceildiv(uint32_t den) const | grk::grk_rectangle< T > | inline |
rectceildiv(uint32_t denx, uint32_t deny) const | grk::grk_rectangle< T > | inline |
rectceildivpow2(uint32_t power) const | grk::grk_rectangle< T > | inline |
seg_buffers | grk::DecompressCodeblock | |
segs | grk::DecompressCodeblock | |
set_rect(grk_rectangle< T > *rhs) | grk::grk_rectangle< T > | inline |
set_rect(grk_rectangle< T > rhs) | grk::grk_rectangle< T > | inline |
width() const | grk::grk_rectangle< T > | inline |
x0 | grk::grk_rectangle< T > | |
x1 | grk::grk_rectangle< T > | |
y0 | grk::grk_rectangle< T > | |
y1 | grk::grk_rectangle< T > | |
~Codeblock() | grk::Codeblock | inlinevirtual |
~DecompressCodeblock() | grk::DecompressCodeblock | |