Go to the documentation of this file.
31 const double *mct_norms,
32 uint32_t mct_numcomps,
bool doRateControl);
35 std::vector<decodeBlockInfo*> *blocks);
40 std::vector<decodeBlockInfo*> *blocks);
bool prepareDecodeCodeblocks(TileComponent *tilec, TileComponentCodingParams *tccp, std::vector< decodeBlockInfo * > *blocks)
Tile coding parameters : this structure is used to store coding/decoding parameters common to all til...
Definition: CodingParams.h:117
Tile-component coding parameters.
Definition: CodingParams.h:49
Copyright (C) 2016-2020 Grok Image Compression Inc.
Definition: BitIO.h:27
Definition: TileComponent.h:31
Definition: TileProcessor.h:180
bool decodeCodeblocks(TileCodingParams *tcp, uint16_t blockw, uint16_t blockh, std::vector< decodeBlockInfo * > *blocks)
void encodeCodeblocks(TileCodingParams *tcp, grk_tile *tile, const double *mct_norms, uint32_t mct_numcomps, bool doRateControl)