Grok 12.0.1
grk::Codeblock Member List

This is the complete list of members for grk::Codeblock, including all inherited members.

absoluteCoordinatesgrk::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) constgrk::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() constgrk::grk_rect< uint32_t >inline
bufgrk::grk_buf< T, A >protected
canRead(void)grk::grk_buf< T, A >inlineprotected
clip(const grk_rect< uint32_t > *rhs) constgrk::grk_rect< uint32_t >inline
clip(const grk_rect< uint32_t > &rhs) constgrk::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::Codeblockinline
Codeblock(const Codeblock &rhs)=defaultgrk::Codeblockexplicitprivate
compressedStreamgrk::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) constgrk::grk_buf< T, A >inlineprotected
dealloc()grk::grk_buf< T, A >inlineprotectedvirtual
dimX() constgrk::grk_rect< uint32_t >inline
dimY() constgrk::grk_rect< uint32_t >inline
empty(void) constgrk::grk_rect< uint32_t >inline
getBuffer(void) constgrk::grk_buf2d< int32_t, AllocatorAligned >inline
getNumPassesInPacket(uint16_t layno)grk::Codeblockinline
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() constgrk::grk_rect< uint32_t >inline
ICacheable()grk::ICacheableinline
incNumPassesInPacket(uint16_t layno, uint8_t delta)grk::Codeblockinline
incrementOffset(ptrdiff_t off)grk::grk_buf< T, A >inlineprotected
init(void)grk::Codeblockinline
intersection(const grk_rect< uint32_t > rhs) constgrk::grk_rect< uint32_t >inline
intersection(const grk_rect< uint32_t > *rhs) constgrk::grk_rect< uint32_t >inline
isClosed(void)grk::ICacheableinline
isContainedIn(const grk_rect< uint32_t > rhs) constgrk::grk_rect< uint32_t >inline
isError(void)grk::ICacheableinline
isOpen(void)grk::ICacheableinline
isWindowValid(grk_rect32 win)grk::grk_buf2d< int32_t, AllocatorAligned >inline
lengrk::grk_buf< T, A >protected
nonEmptyIntersection(const grk_rect< uint32_t > *rhs) constgrk::grk_rect< uint32_t >inline
numbpsgrk::Codeblock
numlayers_grk::Codeblockprotected
numlenbitsgrk::Codeblock
numPassesInPacketgrk::Codeblockprotected
offsetgrk::grk_buf< T, A >protected
operator=(const Codeblock &rhs)=defaultgrk::Codeblockprivate
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) constgrk::grk_rect< uint32_t >inline
origin_x0grk::grk_rect< uint32_t >
origin_y0grk::grk_rect< uint32_t >
owns_datagrk::grk_buf< T, A >protected
pan(int64_t x, int64_t y) constgrk::grk_rect< uint32_t >inline
pan_IN_PLACE(int64_t x, int64_t y)grk::grk_rect< uint32_t >inline
parityX(void) constgrk::grk_rect< uint32_t >inline
parityY(void) constgrk::grk_rect< uint32_t >inline
print(void) constgrk::grk_rect< uint32_t >inlinevirtual
read(void)grk::grk_buf< T, A >inlineprotected
rectUnion(const grk_rect< uint32_t > *rhs) constgrk::grk_rect< uint32_t >inline
rectUnion(const grk_rect< uint32_t > &rhs) constgrk::grk_rect< uint32_t >inline
remainingLength(void)grk::grk_buf< T, A >inlineprotected
scale(uint32_t scalex, uint32_t scaley) constgrk::grk_rect< uint32_t >inline
scaleDown(uint64_t denx, uint64_t deny) constgrk::grk_rect< uint32_t >inline
scaleDownCeil(uint32_t den) constgrk::grk_rect< uint32_t >inline
scaleDownCeil(uint64_t denx, uint64_t deny) constgrk::grk_rect< uint32_t >inline
scaleDownCeilPow2(uint32_t power) constgrk::grk_rect< uint32_t >inline
scaleDownCeilPow2(uint32_t powx, uint32_t powy) constgrk::grk_rect< uint32_t >inline
scaleDownPow2(uint32_t powx, uint32_t powy) constgrk::grk_rect< uint32_t >inline
scaleDownPow2(grk_pt< uint32_t > pow) constgrk::grk_rect< uint32_t >inline
setCacheState(GrkCacheState state)grk::ICacheableinline
setNumPassesInPacket(uint16_t layno, uint8_t passes)grk::Codeblockinline
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::Codeblockinline
grk_buf2d< int32_t, AllocatorAligned >::setRect(grk_rect< uint32_t > *rhs)grk::grk_rect< uint32_t >inline
simple(void) constgrk::grk_buf2d< int32_t, AllocatorAligned >inline
simpleF(void) constgrk::grk_buf2d< int32_t, AllocatorAligned >inline
state_grk::ICacheableprivate
stridegrk::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) constgrk::grk_rect< uint32_t >inline
width() constgrk::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
x0grk::grk_rect< uint32_t >
x1grk::grk_rect< uint32_t >
y0grk::grk_rect< uint32_t >
y1grk::grk_rect< uint32_t >
~Codeblock()grk::Codeblockinlinevirtual
~grk_buf()grk::grk_buf< T, A >inlineprotectedvirtual
~grk_buf2d()=defaultgrk::grk_buf2d< int32_t, AllocatorAligned >virtual
~grk_rect()=defaultgrk::grk_rect< uint32_t >virtual
~ICacheable()=defaultgrk::ICacheablevirtual