Grok  7.6.0
Public Member Functions
grk::Tier1 Class Reference

#include <Tier1.h>

Public Member Functions

void encodeCodeblocks (TileCodingParams *tcp, grk_tile *tile, const double *mct_norms, uint32_t mct_numcomps, bool doRateControl)
 
bool prepareDecodeCodeblocks (TileComponent *tilec, TileComponentCodingParams *tccp, std::vector< decodeBlockInfo * > *blocks)
 
bool decodeCodeblocks (TileCodingParams *tcp, uint16_t blockw, uint16_t blockh, std::vector< decodeBlockInfo * > *blocks)
 

Member Function Documentation

◆ decodeCodeblocks()

bool grk::Tier1::decodeCodeblocks ( TileCodingParams tcp,
uint16_t  blockw,
uint16_t  blockh,
std::vector< decodeBlockInfo * > *  blocks 
)

◆ encodeCodeblocks()

void grk::Tier1::encodeCodeblocks ( TileCodingParams tcp,
grk_tile tile,
const double *  mct_norms,
uint32_t  mct_numcomps,
bool  doRateControl 
)

◆ prepareDecodeCodeblocks()

bool grk::Tier1::prepareDecodeCodeblocks ( TileComponent tilec,
TileComponentCodingParams tccp,
std::vector< decodeBlockInfo * > *  blocks 
)

The documentation for this class was generated from the following file: