| absoluteCoordinates | grk::grk_rect< uint32_t > | |
| allocRegionWindow(uint32_t numres, bool truncatedTile) | grk::TileComponent | |
| area(void) const | grk::grk_rect< uint32_t > | inline |
| boundsString() const | grk::grk_rect< uint32_t > | inline |
| canCreateWindow(grk_rect32 unreducedTileCompOrImageCompWindow) | grk::TileComponent | |
| clip(const grk_rect< uint32_t > *rhs) const | grk::grk_rect< uint32_t > | inline |
| clip(const grk_rect< uint32_t > &rhs) const | grk::grk_rect< uint32_t > | inline |
| clip_IN_PLACE(const grk_rect< uint32_t > &rhs) | grk::grk_rect< uint32_t > | inline |
| contains(grk_pt< uint32_t > pt) | grk::grk_rect< uint32_t > | inline |
| contains(uint32_t x, uint32_t y) | grk::grk_rect< uint32_t > | inline |
| createWindow(grk_rect32 unreducedTileCompOrImageCompWindow) | grk::TileComponent | |
| dealloc(void) | grk::TileComponent | |
| dimX() const | grk::grk_rect< uint32_t > | inline |
| dimY() const | grk::grk_rect< uint32_t > | inline |
| empty(void) const | grk::grk_rect< uint32_t > | inline |
| getRegionWindow() | grk::TileComponent | |
| getWindow() const | grk::TileComponent | |
| grk_rect(uint32_t origin_x0, uint32_t origin_y0, uint32_t x0, uint32_t y0, uint32_t x1, uint32_t y1) | grk::grk_rect< uint32_t > | inline |
| grk_rect(uint32_t x0, uint32_t y0, uint32_t x1, uint32_t y1) | grk::grk_rect< uint32_t > | inline |
| grk_rect(const grk_rect &rhs) | grk::grk_rect< uint32_t > | inline |
| grk_rect(const grk_rect *rhs) | grk::grk_rect< uint32_t > | inline |
| grk_rect(void) | grk::grk_rect< uint32_t > | inline |
| grow_IN_PLACE(uint32_t boundary) | grk::grk_rect< uint32_t > | inline |
| grow_IN_PLACE(uint32_t boundaryx, uint32_t boundaryy) | grk::grk_rect< uint32_t > | inline |
| grow_IN_PLACE(uint32_t boundary, uint32_t maxX, uint32_t maxY) | grk::grk_rect< uint32_t > | inline |
| grow_IN_PLACE(uint32_t boundaryx, uint32_t boundaryy, uint32_t maxX, uint32_t maxY) | grk::grk_rect< uint32_t > | inline |
| grow_IN_PLACE(uint32_t boundary, grk_rect< uint32_t > bounds) | grk::grk_rect< uint32_t > | inline |
| grow_IN_PLACE(uint32_t boundaryx, uint32_t boundaryy, grk_rect< uint32_t > bounds) | grk::grk_rect< uint32_t > | inline |
| height() const | grk::grk_rect< uint32_t > | inline |
| highestResolutionDecompressed | grk::TileComponent | |
| init(TileProcessor *tileProcessor, grk_rect32 unreducedTileComp, uint8_t prec, TileComponentCodingParams *tccp) | grk::TileComponent | |
| intersection(const grk_rect< uint32_t > rhs) const | grk::grk_rect< uint32_t > | inline |
| intersection(const grk_rect< uint32_t > *rhs) const | grk::grk_rect< uint32_t > | inline |
| isCompressor_ | grk::TileComponent | private |
| isContainedIn(const grk_rect< uint32_t > rhs) const | grk::grk_rect< uint32_t > | inline |
| isWholeTileDecoding() | grk::TileComponent | |
| nonEmptyIntersection(const grk_rect< uint32_t > *rhs) const | grk::grk_rect< uint32_t > | inline |
| numresolutions | grk::TileComponent | |
| numResolutionsToDecompress | grk::TileComponent | |
| operator=(const grk_rect< uint32_t > &rhs) | grk::grk_rect< uint32_t > | inline |
| operator=(const grk_rect< uint32_t > *rhs) | grk::grk_rect< uint32_t > | inline |
| operator==(const grk_rect< uint32_t > &rhs) const | grk::grk_rect< uint32_t > | inline |
| origin_x0 | grk::grk_rect< uint32_t > | |
| origin_y0 | grk::grk_rect< uint32_t > | |
| pan(int64_t x, int64_t y) const | grk::grk_rect< uint32_t > | inline |
| pan_IN_PLACE(int64_t x, int64_t y) | grk::grk_rect< uint32_t > | inline |
| parityX(void) const | grk::grk_rect< uint32_t > | inline |
| parityY(void) const | grk::grk_rect< uint32_t > | inline |
| postDecompressImpl(int32_t *srcData, DecompressBlockExec *block, uint16_t stride) | grk::TileComponent | private |
| postProcess(int32_t *srcData, DecompressBlockExec *block) | grk::TileComponent | |
| postProcessHT(int32_t *srcData, DecompressBlockExec *block, uint16_t stride) | grk::TileComponent | |
| print(void) const | grk::grk_rect< uint32_t > | inlinevirtual |
| rectUnion(const grk_rect< uint32_t > *rhs) const | grk::grk_rect< uint32_t > | inline |
| rectUnion(const grk_rect< uint32_t > &rhs) const | grk::grk_rect< uint32_t > | inline |
| regionWindow_ | grk::TileComponent | private |
| resolutions_ | grk::TileComponent | |
| scale(uint32_t scalex, uint32_t scaley) const | grk::grk_rect< uint32_t > | inline |
| scaleDown(uint64_t denx, uint64_t deny) const | grk::grk_rect< uint32_t > | inline |
| scaleDownCeil(uint32_t den) const | grk::grk_rect< uint32_t > | inline |
| scaleDownCeil(uint64_t denx, uint64_t deny) const | grk::grk_rect< uint32_t > | inline |
| scaleDownCeilPow2(uint32_t power) const | grk::grk_rect< uint32_t > | inline |
| scaleDownCeilPow2(uint32_t powx, uint32_t powy) const | grk::grk_rect< uint32_t > | inline |
| scaleDownPow2(uint32_t powx, uint32_t powy) const | grk::grk_rect< uint32_t > | inline |
| scaleDownPow2(grk_pt< uint32_t > pow) const | grk::grk_rect< uint32_t > | inline |
| setOrigin(uint32_t origx, uint32_t origy, bool absolute) | grk::grk_rect< uint32_t > | inline |
| setOrigin(grk_rect< uint32_t > &rhs, bool absolute) | grk::grk_rect< uint32_t > | inline |
| setOrigin(grk_rect< uint32_t > *rhs, bool absolute) | grk::grk_rect< uint32_t > | inline |
| setRect(grk_rect< uint32_t > *rhs) | grk::grk_rect< uint32_t > | inline |
| setRect(grk_rect< uint32_t > rhs) | grk::grk_rect< uint32_t > | inline |
| subbandIntersectsAOI(uint8_t resno, eBandOrientation orient, const grk_rect32 *aoi) const | grk::TileComponent | |
| tccp_ | grk::TileComponent | private |
| TileComponent() | grk::TileComponent | |
| toAbsolute(void) | grk::grk_rect< uint32_t > | inline |
| toRelative(void) | grk::grk_rect< uint32_t > | inline |
| valid(void) const | grk::grk_rect< uint32_t > | inline |
| wholeTileDecompress | grk::TileComponent | private |
| width() const | grk::grk_rect< uint32_t > | inline |
| window_ | grk::TileComponent | private |
| x0 | grk::grk_rect< uint32_t > | |
| x1 | grk::grk_rect< uint32_t > | |
| y0 | grk::grk_rect< uint32_t > | |
| y1 | grk::grk_rect< uint32_t > | |
| ~grk_rect()=default | grk::grk_rect< uint32_t > | virtual |
| ~TileComponent() | grk::TileComponent | |