| absoluteCoordinates | grk::grk_rect< uint32_t > | |
| acquire(int32_t *buffer, uint32_t strd) | grk::grk_buf2d< int32_t, AllocatorAligned > | inline |
| grk::grk_buf< int32_t, AllocatorAligned >::acquire(int32_t *buffer) | grk::grk_buf< int32_t, AllocatorAligned > | inlineprotected |
| address(uint32_t x, uint32_t y) | grk::grk_buf2d< int32_t, AllocatorAligned > | inline |
| alloc(size_t length) | grk::grk_buf< int32_t, AllocatorAligned > | inlineprotectedvirtual |
| alloc2d(bool clear) | grk::grk_buf2d< int32_t, AllocatorAligned > | inline |
| allocData(size_t nominalBlockSize) | grk::CompressCodeblock | inline |
| area(void) const | grk::grk_rect< uint32_t > | inline |
| attach(int32_t *buffer, uint32_t strd) | grk::grk_buf2d< int32_t, AllocatorAligned > | inline |
| grk::grk_buf< int32_t, AllocatorAligned >::attach(int32_t *buffer) | grk::grk_buf< int32_t, AllocatorAligned > | inlineprotected |
| boundsString() const | grk::grk_rect< uint32_t > | inline |
| buf | grk::grk_buf< int32_t, AllocatorAligned > | protected |
| canRead(void) | grk::grk_buf< int32_t, AllocatorAligned > | inlineprotected |
| 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 |
| Codeblock(uint16_t numLayers) | grk::Codeblock | inline |
| Codeblock(const Codeblock &rhs)=default | grk::Codeblock | explicitprivate |
| CompressCodeblock(uint16_t numLayers) | grk::CompressCodeblock | inline |
| compressedStream | grk::Codeblock | |
| 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 |
| copyFrom(const grk_buf2d &src, F filter) | grk::grk_buf2d< int32_t, AllocatorAligned > | inline |
| currPtr(void) const | grk::grk_buf< int32_t, AllocatorAligned > | inlineprotected |
| dealloc() | grk::grk_buf< int32_t, AllocatorAligned > | inlineprotectedvirtual |
| grk::AllocatorAligned< int32_t >::dealloc(int32_t *buf) | grk::AllocatorAligned< int32_t > | inlineprotected |
| 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 |
| getBuffer(void) const | grk::grk_buf2d< int32_t, AllocatorAligned > | inline |
| getNumPassesInPacket(uint16_t layno) | grk::Codeblock | inline |
| grk_buf(int32_t *buffer, size_t off, size_t length, bool ownsData) | grk::grk_buf< int32_t, AllocatorAligned > | inlineprotected |
| grk_buf2d(int32_t *buffer, bool ownsData, uint32_t w, uint32_t strd, uint32_t h) | grk::grk_buf2d< int32_t, AllocatorAligned > | inline |
| 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 |
| ICacheable() | grk::ICacheable | inline |
| incNumPassesInPacket(uint16_t layno, uint8_t delta) | grk::Codeblock | inline |
| incrementOffset(ptrdiff_t off) | grk::grk_buf< int32_t, AllocatorAligned > | inlineprotected |
| init() | grk::CompressCodeblock | inline |
| 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 |
| isClosed(void) | grk::ICacheable | inline |
| isContainedIn(const grk_rect< uint32_t > rhs) const | grk::grk_rect< uint32_t > | inline |
| isError(void) | grk::ICacheable | inline |
| isOpen(void) | grk::ICacheable | inline |
| isWindowValid(grk_rect32 win) | grk::grk_buf2d< int32_t, AllocatorAligned > | inline |
| layers | grk::CompressCodeblock | |
| len | grk::grk_buf< int32_t, AllocatorAligned > | protected |
| nonEmptyIntersection(const grk_rect< uint32_t > *rhs) const | grk::grk_rect< uint32_t > | inline |
| numbps | grk::Codeblock | |
| numlayers_ | grk::Codeblock | protected |
| numlenbits | grk::Codeblock | |
| numPassesInPacket | grk::Codeblock | protected |
| numPassesInPreviousPackets | grk::CompressCodeblock | |
| numPassesTotal | grk::CompressCodeblock | |
| offset | grk::grk_buf< int32_t, AllocatorAligned > | protected |
| operator=(const Codeblock &rhs)=default | grk::Codeblock | private |
| grk::grk_buf2d< int32_t, AllocatorAligned >::operator=(const grk_buf2d &rhs) | grk::grk_buf2d< int32_t, AllocatorAligned > | inline |
| grk::grk_buf< int32_t, AllocatorAligned >::operator=(const grk_buf &rhs) | grk::grk_buf< int32_t, AllocatorAligned > | inline |
| grk::grk_rect< uint32_t >::operator=(const grk_rect< uint32_t > &rhs) | grk::grk_rect< uint32_t > | inline |
| grk::grk_rect< uint32_t >::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 > | |
| owns_data | grk::grk_buf< int32_t, AllocatorAligned > | protected |
| paddedCompressedStream | grk::CompressCodeblock | |
| 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 |
| passes | grk::CompressCodeblock | |
| print(void) const | grk::grk_rect< uint32_t > | inlinevirtual |
| read(void) | grk::grk_buf< int32_t, AllocatorAligned > | inlineprotected |
| 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 |
| remainingLength(void) | grk::grk_buf< int32_t, AllocatorAligned > | inlineprotected |
| 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 |
| setCacheState(GrkCacheState state) | grk::ICacheable | inline |
| setNumPassesInPacket(uint16_t layno, uint8_t passes) | grk::Codeblock | 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_rect32 r) | grk::Codeblock | inline |
| grk::grk_buf2d< int32_t, AllocatorAligned >::setRect(grk_rect< uint32_t > *rhs) | grk::grk_rect< uint32_t > | inline |
| simple(void) const | grk::grk_buf2d< int32_t, AllocatorAligned > | inline |
| simpleF(void) const | grk::grk_buf2d< int32_t, AllocatorAligned > | inline |
| state_ | grk::ICacheable | private |
| stride | grk::grk_buf2d< int32_t, AllocatorAligned > | |
| toAbsolute(void) | grk::grk_rect< uint32_t > | inline |
| toRelative(void) | grk::grk_rect< uint32_t > | inline |
| transfer(int32_t **buffer, uint32_t *strd) | grk::grk_buf2d< int32_t, AllocatorAligned > | inline |
| grk::grk_buf< int32_t, AllocatorAligned >::transfer(int32_t **buffer) | grk::grk_buf< int32_t, AllocatorAligned > | inlineprotected |
| valid(void) const | grk::grk_rect< uint32_t > | inline |
| width() const | grk::grk_rect< uint32_t > | inline |
| write(int32_t val) | grk::grk_buf< int32_t, AllocatorAligned > | inlineprotected |
| x0 | grk::grk_rect< uint32_t > | |
| x1 | grk::grk_rect< uint32_t > | |
| y0 | grk::grk_rect< uint32_t > | |
| y1 | grk::grk_rect< uint32_t > | |
| ~Codeblock() | grk::Codeblock | inlinevirtual |
| ~CompressCodeblock() | grk::CompressCodeblock | inlinevirtual |
| ~grk_buf() | grk::grk_buf< int32_t, AllocatorAligned > | inlineprotectedvirtual |
| ~grk_buf2d()=default | grk::grk_buf2d< int32_t, AllocatorAligned > | virtual |
| ~grk_rect()=default | grk::grk_rect< uint32_t > | virtual |
| ~ICacheable()=default | grk::ICacheable | virtual |