area(void) const | grk::grk_rectangle< uint32_t > | inline |
contains(grk_point< uint32_t > pt) | grk::grk_rectangle< uint32_t > | inline |
deleteTagTrees(void) | grk::Precinct | |
getCblkGridHeight(void) | grk::Precinct | |
getCblkGridwidth(void) | grk::Precinct | |
getCompressedBlockPtr(void) | grk::Precinct | |
getDecompressedBlockPtr(void) | grk::Precinct | |
getImsbTree(void) | grk::Precinct | |
getInclTree(void) | grk::Precinct | |
getNumCblks(void) | grk::Precinct | |
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 |
height() const | grk::grk_rectangle< uint32_t > | inline |
impl | grk::Precinct | private |
init(bool isCompressor, grk_pt cblk_expn, grk_plugin_tile *current_plugin_tile) | grk::Precinct | |
initialized | grk::Precinct | private |
initTagTrees(void) | grk::Precinct | |
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 |
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 |
Precinct(void) | grk::Precinct | |
precinctIndex | grk::Precinct | |
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 > | |
~Precinct(void) | grk::Precinct | |