alloc() | grk::TileComponentWindowBase< T > | inline |
attach(T *buffer, uint32_t stride) | grk::TileComponentWindow< T > | inline |
bounds() const | grk::TileComponentWindowBase< T > | inline |
bounds_ | grk::TileComponentWindowBase< T > | protected |
Buf2dAligned typedef | grk::TileComponentWindow< T > | |
compress_ | grk::TileComponentWindowBase< T > | protected |
getBandIndex(uint8_t resno, eBandOrientation orientation) const | grk::TileComponentWindow< T > | inlineprivate |
getBandWindowBufferPaddedREL(uint8_t resno, eBandOrientation orientation) const | grk::TileComponentWindow< T > | inline |
getBandWindowBufferPaddedSimple(uint8_t resno, eBandOrientation orientation) const | grk::TileComponentWindow< T > | inline |
getBandWindowBufferPaddedSimpleF(uint8_t resno, eBandOrientation orientation) const | grk::TileComponentWindow< T > | inline |
getBandWindowPadded(uint8_t resno, eBandOrientation orientation) const | grk::TileComponentWindow< T > | inline |
getCodeBlockDestWindowREL(uint8_t resno, eBandOrientation orientation) const | grk::TileComponentWindow< T > | inlineprivate |
getResWindowBufferHighestREL(void) const | grk::TileComponentWindow< T > | inlineprivate |
getResWindowBufferHighestSimple(void) const | grk::TileComponentWindow< T > | inline |
getResWindowBufferHighestSimpleF(void) const | grk::TileComponentWindow< T > | inline |
getResWindowBufferHighestStride(void) const | grk::TileComponentWindow< T > | inline |
getResWindowBufferREL(uint32_t resno) const | grk::TileComponentWindow< T > | inline |
getResWindowBufferSimple(uint32_t resno) const | grk::TileComponentWindow< T > | inline |
getResWindowBufferSimpleF(uint32_t resno) const | grk::TileComponentWindow< T > | inline |
getResWindowBufferSplitREL(uint8_t resno, eSplitOrientation orientation) const | grk::TileComponentWindow< T > | inline |
getResWindowBufferSplitSimple(uint8_t resno, eSplitOrientation orientation) const | grk::TileComponentWindow< T > | inline |
getResWindowBufferSplitSimpleF(uint8_t resno, eSplitOrientation orientation) const | grk::TileComponentWindow< T > | inline |
postProcess(Buf2dAligned &src, uint8_t resno, eBandOrientation bandOrientation, DecompressBlockExec *block) | grk::TileComponentWindow< T > | inline |
resolution_ | grk::TileComponentWindowBase< T > | protected |
resWindows | grk::TileComponentWindowBase< T > | protected |
stridedArea(void) const | grk::TileComponentWindow< T > | inline |
TileComponentWindow(bool isCompressor, bool lossless, bool wholeTileDecompress, grk_rect32 unreducedTileComp, grk_rect32 reducedTileComp, grk_rect32 unreducedImageCompWindow, uint8_t numresolutions, uint8_t reducedNumResolutions) | grk::TileComponentWindow< T > | inline |
TileComponentWindowBase(bool isCompressor, bool lossless, bool wholeTileDecompress, grk_rect32 unreducedTileComp, grk_rect32 reducedTileComp, grk_rect32 unreducedImageCompWindow, uint8_t numresolutions, uint8_t reducedNumResolutions) | grk::TileComponentWindowBase< T > | inline |
toRelativeCoordinates(uint8_t resno, eBandOrientation orientation, uint32_t &offsetx, uint32_t &offsety) const | grk::TileComponentWindow< T > | inline |
transfer(T **buffer, uint32_t *stride) | grk::TileComponentWindow< T > | inline |
unreducedBounds() const | grk::TileComponentWindowBase< T > | inline |
unreducedBounds_ | grk::TileComponentWindowBase< T > | protected |
useBandWindows() const | grk::TileComponentWindowBase< T > | inlineprotected |
useBufferCoordinatesForCodeblock() const | grk::TileComponentWindow< T > | inlineprivate |
wholeTileDecompress_ | grk::TileComponentWindowBase< T > | protected |
~TileComponentWindow()=default | grk::TileComponentWindow< T > | |
~TileComponentWindowBase() | grk::TileComponentWindowBase< T > | inlinevirtual |