opj_tcd_tilecomp Struct Reference
[TCD - Implementation of a tile coder/decoder]

Tile-component structure. More...

#include <tcd.h>

Data Fields

OPJ_INT32 x0
OPJ_INT32 y0
OPJ_INT32 x1
OPJ_INT32 y1
OPJ_UINT32 compno
OPJ_UINT32 numresolutions
OPJ_UINT32 minimum_num_resolutions
opj_tcd_resolution_tresolutions
OPJ_UINT32 resolutions_size
OPJ_INT32data
OPJ_BOOL ownsData
size_t data_size_needed
size_t data_size
OPJ_INT32data_win
 data of the component limited to window of interest.
OPJ_UINT32 win_x0
OPJ_UINT32 win_y0
OPJ_UINT32 win_x1
OPJ_UINT32 win_y1
OPJ_INT32 numpix

Detailed Description

Tile-component structure.


Field Documentation

data of the component limited to window of interest.

Only valid for decoding and if tcd->whole_tile_decoding is NOT set (so exclusive of data member)

Referenced by opj_dwt_decode_partial_tile(), opj_j2k_update_image_data(), opj_tcd_dc_level_shift_decode(), opj_tcd_decode_tile(), opj_tcd_free_tile(), opj_tcd_init_tile(), opj_tcd_mct_decode(), and opj_tcd_update_tile_data().

Referenced by opj_tcd_rateallocate().


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

Generated on 20 Feb 2018 for OpenJPEG by  doxygen 1.6.1