OpenJPEG 2.5.3
opj_tcd_cblk_dec Struct Reference

Code-block for decoding. More...

#include <tcd.h>

Data Fields

opj_tcd_seg_tsegs
opj_tcd_seg_data_chunk_tchunks
OPJ_INT32 x0
OPJ_INT32 y0
OPJ_INT32 x1
OPJ_INT32 y1
OPJ_UINT32 Mb
OPJ_UINT32 numbps
OPJ_UINT32 numlenbits
OPJ_UINT32 numnewpasses
OPJ_UINT32 numsegs
OPJ_UINT32 real_num_segs
OPJ_UINT32 m_current_max_segs
OPJ_UINT32 numchunks
OPJ_UINT32 numchunksalloc
OPJ_INT32decoded_data
OPJ_BOOL corrupted

Detailed Description

Code-block for decoding.

Field Documentation

◆ chunks

◆ corrupted

OPJ_BOOL opj_tcd_cblk_dec::corrupted

◆ decoded_data

◆ m_current_max_segs

OPJ_UINT32 opj_tcd_cblk_dec::m_current_max_segs

◆ Mb

OPJ_UINT32 opj_tcd_cblk_dec::Mb

◆ numbps

◆ numchunks

OPJ_UINT32 opj_tcd_cblk_dec::numchunks

◆ numchunksalloc

OPJ_UINT32 opj_tcd_cblk_dec::numchunksalloc

◆ numlenbits

OPJ_UINT32 opj_tcd_cblk_dec::numlenbits

◆ numnewpasses

◆ numsegs

◆ real_num_segs

OPJ_UINT32 opj_tcd_cblk_dec::real_num_segs

◆ segs

◆ x0

◆ x1

◆ y0

◆ y1


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