acquire(int32_t *buffer, uint32_t strd) | grk::grkBuffer2d< int32_t, AllocatorAligned > | inline |
grk::grkBuffer::acquire(T *buffer) | grk::grkBuffer< T, A > | inlineprivate |
alloc(size_t length) | grk::grkBuffer< T, A > | inlineprivatevirtual |
alloc2d(bool clear) | grk::grkBuffer2d< int32_t, AllocatorAligned > | inline |
allocData(size_t nominalBlockSize) | grk::CompressCodeblock | inline |
area(void) const | grk::grkRect< uint32_t > | inline |
attach(int32_t *buffer, uint32_t strd) | grk::grkBuffer2d< int32_t, AllocatorAligned > | inline |
grk::grkBuffer::attach(T *buffer) | grk::grkBuffer< T, A > | inlineprivate |
boundsString() | grk::grkRect< uint32_t > | inline |
buf | grk::grkBuffer< T, A > | private |
clip(const grkRect< uint32_t > *rhs) | grk::grkRect< uint32_t > | inline |
Codeblock() | grk::Codeblock | inline |
Codeblock(const Codeblock &rhs) | grk::Codeblock | inline |
CompressCodeblock() | grk::CompressCodeblock | inline |
compressedStream | grk::Codeblock | |
contains(grkPoint< uint32_t > pt) | grk::grkRect< uint32_t > | inline |
contextStream | grk::CompressCodeblock | |
copy(const grkBuffer2d &rhs, F filter) | grk::grkBuffer2d< int32_t, AllocatorAligned > | inline |
copy_data(int32_t *dest, uint32_t dest_w, uint32_t dest_h, uint32_t dest_stride) const | grk::grkBuffer2d< int32_t, AllocatorAligned > | inline |
currPtr(void) const | grk::grkBuffer< T, A > | inlineprivate |
dealloc() | grk::grkBuffer< T, A > | inlineprivatevirtual |
dimX() | grk::grkRect< uint32_t > | inline |
dimY() | grk::grkRect< uint32_t > | inline |
getBuffer(void) const | grk::grkBuffer2d< int32_t, AllocatorAligned > | inline |
grkBuffer(T *buffer, size_t off, size_t length, bool ownsData) | grk::grkBuffer< T, A > | inlineprivate |
grkBuffer(T *buffer, size_t length) | grk::grkBuffer< T, A > | inlineprivate |
grkBuffer() | grk::grkBuffer< T, A > | inlineprivate |
grkBuffer(T *buffer, size_t length, bool ownsData) | grk::grkBuffer< T, A > | inlineprivate |
grkBuffer(const grkBuffer &rhs) | grk::grkBuffer< T, A > | inlineexplicitprivate |
grkBuffer2d(int32_t *buffer, bool ownsData, uint32_t w, uint32_t strd, uint32_t h) | grk::grkBuffer2d< int32_t, AllocatorAligned > | inline |
grkBuffer2d(uint32_t w, uint32_t strd, uint32_t h) | grk::grkBuffer2d< int32_t, AllocatorAligned > | inline |
grkBuffer2d(uint32_t w, uint32_t h) | grk::grkBuffer2d< int32_t, AllocatorAligned > | inline |
grkBuffer2d(const grkRectU32 *b) | grk::grkBuffer2d< int32_t, AllocatorAligned > | inlineexplicit |
grkBuffer2d(void) | grk::grkBuffer2d< int32_t, AllocatorAligned > | inline |
grkBuffer2d(const grkBuffer2d &rhs) | grk::grkBuffer2d< int32_t, AllocatorAligned > | inlineexplicit |
grkRect(uint32_t x0, uint32_t y0, uint32_t x1, uint32_t y1) | grk::grkRect< uint32_t > | inline |
grkRect(const grkRect &rhs) | grk::grkRect< uint32_t > | inline |
grkRect(void) | grk::grkRect< uint32_t > | inline |
grow(uint32_t boundary) | grk::grkRect< uint32_t > | inline |
grow(uint32_t boundaryx, uint32_t boundaryy) | grk::grkRect< uint32_t > | inline |
grow(uint32_t boundary, uint32_t maxX, uint32_t maxY) | grk::grkRect< uint32_t > | inline |
grow(uint32_t boundaryx, uint32_t boundaryy, uint32_t maxX, uint32_t maxY) | grk::grkRect< uint32_t > | inline |
grow(uint32_t boundary, grkRect< uint32_t > bounds) | grk::grkRect< uint32_t > | inline |
grow(uint32_t boundaryx, uint32_t boundaryy, grkRect< uint32_t > bounds) | grk::grkRect< uint32_t > | inline |
height() const | grk::grkRect< uint32_t > | inline |
ICacheable() | grk::ICacheable | inline |
incrementOffset(ptrdiff_t off) | grk::grkBuffer< T, A > | inlineprivate |
init() | grk::CompressCodeblock | inline |
intersection(const grkRect< uint32_t > rhs) const | grk::grkRect< uint32_t > | inline |
intersection(const grkRect< uint32_t > *rhs) const | grk::grkRect< uint32_t > | inline |
is_valid(void) const | grk::grkRect< uint32_t > | inline |
isClosed(void) | grk::ICacheable | inline |
isContainedIn(const grkRect< uint32_t > rhs) const | grk::grkRect< uint32_t > | inline |
isError(void) | grk::ICacheable | inline |
isOpen(void) | grk::ICacheable | inline |
isWindowValid(grkRectU32 win) | grk::grkBuffer2d< int32_t, AllocatorAligned > | inline |
layers | grk::CompressCodeblock | |
len | grk::grkBuffer< T, A > | private |
m_state | grk::ICacheable | private |
non_empty(void) const | grk::grkRect< uint32_t > | inline |
non_empty_intersection(const grkRect< uint32_t > *rhs) const | grk::grkRect< uint32_t > | inline |
numbps | grk::Codeblock | |
numlenbits | grk::Codeblock | |
numPassesInPacket | grk::Codeblock | |
numPassesInPreviousPackets | grk::CompressCodeblock | |
numPassesTotal | grk::CompressCodeblock | |
offset | grk::grkBuffer< T, A > | private |
operator=(const Codeblock &rhs) | grk::Codeblock | inline |
grkBuffer2d< int32_t, AllocatorAligned >::operator=(const grkBuffer2d &rhs) | grk::grkBuffer2d< int32_t, AllocatorAligned > | inline |
grkBuffer2d< int32_t, AllocatorAligned >::operator=(const grkBuffer2d *rhs) | grk::grkBuffer2d< int32_t, AllocatorAligned > | inline |
grkBuffer2d< int32_t, AllocatorAligned >::grk::grkBuffer::operator=(const grkBuffer &rhs) | grk::grkBuffer< T, A > | inline |
grkBuffer2d< int32_t, AllocatorAligned >::grk::grkBuffer::operator=(const grkBuffer *rhs) | grk::grkBuffer< T, A > | inline |
grkRect< uint32_t >::operator=(const grkRect< uint32_t > &rhs) | grk::grkRect< uint32_t > | inline |
grkRect< uint32_t >::operator=(const grkRect< uint32_t > *rhs) | grk::grkRect< uint32_t > | inline |
operator==(const grkRect< uint32_t > &rhs) const | grk::grkRect< uint32_t > | inline |
owns_data | grk::grkBuffer< T, A > | private |
paddedCompressedStream | grk::CompressCodeblock | |
pan(int64_t x, int64_t y) const | grk::grkRect< uint32_t > | inline |
panInplace(int64_t x, int64_t y) | grk::grkRect< uint32_t > | inline |
parityX(void) | grk::grkRect< uint32_t > | inline |
parityY(void) | grk::grkRect< uint32_t > | inline |
passes | grk::CompressCodeblock | |
print(void) const | grk::grkRect< uint32_t > | inline |
read(grkRectU32 window, int32_t *dest, const uint32_t destColStride, const uint32_t destStride) | grk::grkBuffer2d< int32_t, AllocatorAligned > | inline |
rectceildiv(uint32_t den) const | grk::grkRect< uint32_t > | inline |
rectceildiv(uint32_t denx, uint32_t deny) const | grk::grkRect< uint32_t > | inline |
rectceildivpow2(uint32_t power) const | grk::grkRect< uint32_t > | inline |
rectUnion(const grkRect< uint32_t > *rhs) const | grk::grkRect< uint32_t > | inline |
rectUnion(const grkRect< uint32_t > &rhs) const | grk::grkRect< uint32_t > | inline |
remainingLength(void) | grk::grkBuffer< T, A > | inlineprivate |
set(grkRect< uint32_t > *rhs) | grk::grkRect< uint32_t > | inline |
set(grkRect< uint32_t > rhs) | grk::grkRect< uint32_t > | inline |
setCacheState(GrkCacheState state) | grk::ICacheable | inline |
setRect(grkRectU32 r) | grk::Codeblock | inline |
stride | grk::grkBuffer2d< int32_t, AllocatorAligned > | |
transfer(int32_t **buffer, uint32_t *strd) | grk::grkBuffer2d< int32_t, AllocatorAligned > | inline |
grk::grkBuffer::transfer(T **buffer) | grk::grkBuffer< T, A > | inlineprivate |
width() const | grk::grkRect< uint32_t > | inline |
write(grkRectU32 window, const int32_t *src, const uint32_t srcColStride, const uint32_t srcStride) | grk::grkBuffer2d< int32_t, AllocatorAligned > | inline |
x0 | grk::grkRect< uint32_t > | |
x1 | grk::grkRect< uint32_t > | |
y0 | grk::grkRect< uint32_t > | |
y1 | grk::grkRect< uint32_t > | |
~Codeblock() | grk::Codeblock | inlinevirtual |
~CompressCodeblock() | grk::CompressCodeblock | inlinevirtual |
~grkBuffer() | grk::grkBuffer< T, A > | inlineprivatevirtual |
~grkBuffer2d()=default | grk::grkBuffer2d< int32_t, AllocatorAligned > | virtual |
~ICacheable()=default | grk::ICacheable | virtual |