absoluteCoordinates | grk::grk_rect< uint32_t > | |
acquire(int32_t *buffer, uint32_t strd) | grk::grk_buf2d< int32_t, AllocatorAligned > | inline |
grk::grk_buf::acquire(T *buffer) | grk::grk_buf< T, A > | inlineprotected |
address(uint32_t x, uint32_t y) | grk::grk_buf2d< int32_t, AllocatorAligned > | inline |
alloc(size_t length) | grk::grk_buf< T, A > | inlineprotectedvirtual |
alloc2d(bool clear) | grk::grk_buf2d< int32_t, AllocatorAligned > | inline |
area(void) const | grk::grk_rect< uint32_t > | inline |
attach(int32_t *buffer, uint32_t strd) | grk::grk_buf2d< int32_t, AllocatorAligned > | inline |
attach(grk_buf2d &rhs, uint32_t x, uint32_t y) | grk::grk_buf2d< int32_t, AllocatorAligned > | inline |
attach(grk_buf2d &rhs) | grk::grk_buf2d< int32_t, AllocatorAligned > | inline |
attach(grk_buf2d *rhs, uint32_t x, uint32_t y) | grk::grk_buf2d< int32_t, AllocatorAligned > | inline |
attach(grk_buf2d *rhs) | grk::grk_buf2d< int32_t, AllocatorAligned > | inline |
grk::grk_buf::attach(T *buffer) | grk::grk_buf< T, A > | inlineprotected |
boundsString() const | grk::grk_rect< uint32_t > | inline |
buf | grk::grk_buf< T, A > | protected |
canRead(void) | grk::grk_buf< T, A > | 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 |
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 |
copyFrom(const grk_buf2d *src, F filter) | grk::grk_buf2d< int32_t, AllocatorAligned > | inline |
copyFrom(const grk_buf2d &src) | grk::grk_buf2d< int32_t, AllocatorAligned > | inline |
currPtr(void) const | grk::grk_buf< T, A > | inlineprotected |
dealloc() | grk::grk_buf< T, A > | inlineprotectedvirtual |
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(T *buffer, size_t off, size_t length, bool ownsData) | grk::grk_buf< T, A > | inlineprotected |
grk_buf(T *buffer, size_t length) | grk::grk_buf< T, A > | inlineprotected |
grk_buf() | grk::grk_buf< T, A > | inlineprotected |
grk_buf(T *buffer, size_t length, bool ownsData) | grk::grk_buf< T, A > | inlineprotected |
grk_buf(const grk_buf &rhs) | grk::grk_buf< T, A > | inlineexplicitprotected |
grk_buf2d(int32_t *buffer, bool ownsData, uint32_t w, uint32_t strd, uint32_t h) | grk::grk_buf2d< int32_t, AllocatorAligned > | inline |
grk_buf2d(uint32_t w, uint32_t h) | grk::grk_buf2d< int32_t, AllocatorAligned > | inline |
grk_buf2d(const grk_rect32 *b) | grk::grk_buf2d< int32_t, AllocatorAligned > | inlineexplicit |
grk_buf2d(const grk_rect32 &b) | grk::grk_buf2d< int32_t, AllocatorAligned > | inlineexplicit |
grk_buf2d(const grk_rect32 &b, bool useOrigin) | grk::grk_buf2d< int32_t, AllocatorAligned > | inline |
grk_buf2d(void) | grk::grk_buf2d< int32_t, AllocatorAligned > | inline |
grk_buf2d(const grk_buf2d &rhs) | grk::grk_buf2d< int32_t, AllocatorAligned > | inlineexplicit |
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< T, A > | inlineprotected |
init(void) | grk::Codeblock | 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 |
len | grk::grk_buf< T, A > | 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 |
offset | grk::grk_buf< T, A > | protected |
operator=(const Codeblock &rhs)=default | grk::Codeblock | private |
grk_buf2d< int32_t, AllocatorAligned >::operator=(const grk_buf2d &rhs) | grk::grk_buf2d< int32_t, AllocatorAligned > | inline |
grk_buf2d< int32_t, AllocatorAligned >::operator=(const grk_buf2d *rhs) | grk::grk_buf2d< int32_t, AllocatorAligned > | inline |
grk_buf2d< int32_t, AllocatorAligned >::grk::grk_buf::operator=(const grk_buf &rhs) | grk::grk_buf< T, A > | inline |
grk_buf2d< int32_t, AllocatorAligned >::grk::grk_buf::operator=(const grk_buf *rhs) | grk::grk_buf< T, A > | inline |
grk_rect< uint32_t >::operator=(const grk_rect< uint32_t > &rhs) | grk::grk_rect< uint32_t > | inline |
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< T, A > | protected |
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 |
print(void) const | grk::grk_rect< uint32_t > | inlinevirtual |
read(void) | grk::grk_buf< T, A > | 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< T, A > | 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_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::transfer(T **buffer) | grk::grk_buf< T, A > | inlineprotected |
valid(void) const | grk::grk_rect< uint32_t > | inline |
width() const | grk::grk_rect< uint32_t > | inline |
write(T val) | grk::grk_buf< T, A > | inlineprotected |
write(T *b, size_t size) | grk::grk_buf< T, A > | 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 |
~grk_buf() | grk::grk_buf< T, A > | 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 |