Grok
7.6.2
|
#include <t1_common.h>
Public Attributes | |
seg * | segs |
seg_data_chunk * | seg_buffers |
uint32_t | x0 |
uint32_t | y0 |
uint32_t | x1 |
uint32_t | y1 |
uint32_t | numbps |
uint32_t | numSegments |
uint32_t grk::cblk_dec::numbps |
Referenced by grk::t1_part1::T1Part1::decompress(), and grk::T1::decompress_cblk().
uint32_t grk::cblk_dec::numSegments |
Referenced by grk::t1_part1::T1Part1::decompress(), and grk::T1::decompress_cblk().
seg_data_chunk* grk::cblk_dec::seg_buffers |
Referenced by grk::t1_part1::T1Part1::decompress(), and grk::T1::decompress_cblk().
seg* grk::cblk_dec::segs |
Referenced by grk::t1_part1::T1Part1::decompress(), and grk::T1::decompress_cblk().
uint32_t grk::cblk_dec::x0 |
Referenced by grk::t1_part1::T1Part1::decompress(), and grk::T1::decompress_cblk().
uint32_t grk::cblk_dec::x1 |
Referenced by grk::t1_part1::T1Part1::decompress(), and grk::T1::decompress_cblk().
uint32_t grk::cblk_dec::y0 |
Referenced by grk::t1_part1::T1Part1::decompress(), and grk::T1::decompress_cblk().
uint32_t grk::cblk_dec::y1 |
Referenced by grk::t1_part1::T1Part1::decompress(), and grk::T1::decompress_cblk().