opj_tile_info Struct Reference

Index structure : information regarding tiles. More...

#include <openjpeg.h>


Data Fields

double * thresh
 value of thresh for each layer by tile cfr.
int tileno
 number of tile
int start_pos
 start position
int end_header
 end position of the header
int end_pos
 end position
int pw [33]
 precinct number for each resolution level (width)
int ph [33]
 precinct number for each resolution level (height)
int pdx [33]
 precinct size (in power of 2), in X for each resolution level
int pdy [33]
 precinct size (in power of 2), in Y for each resolution level
opj_packet_info_tpacket
 information concerning packets inside tile
int numpix
 add fixed_quality
double distotile
 add fixed_quality
int marknum
 number of markers
opj_marker_info_tmarker
 list of markers
int maxmarknum
 actual size of markers array
int num_tps
 number of tile parts
opj_tp_info_ttp
 information concerning tile parts


Detailed Description

Index structure : information regarding tiles.

Field Documentation

value of thresh for each layer by tile cfr.

Marcela

Referenced by opj_destroy_cstr_info(), and tcd_rateallocate().

number of tile

Referenced by j2k_read_sot(), and j2k_write_sod().

start position

Referenced by j2k_encode(), j2k_read_sot(), jpwl_esd_fill(), and jpwl_update_info().

end position

Referenced by j2k_encode(), j2k_read_sot(), and jpwl_update_info().

precinct number for each resolution level (width)

Referenced by tcd_decode_tile(), tcd_encode_tile(), write_phixfaix(), and write_ppixfaix().

precinct number for each resolution level (height)

Referenced by tcd_decode_tile(), tcd_encode_tile(), write_phixfaix(), and write_ppixfaix().

precinct size (in power of 2), in X for each resolution level

Referenced by j2k_read_cox(), tcd_decode_tile(), and tcd_encode_tile().

precinct size (in power of 2), in Y for each resolution level

Referenced by j2k_read_cox(), tcd_decode_tile(), and tcd_encode_tile().

add fixed_quality

Referenced by jpwl_esd_fill(), and tcd_rateallocate().

add fixed_quality

Referenced by jpwl_esd_fill(), and tcd_rateallocate().

number of markers

Referenced by j2k_add_tlmarker(), j2k_encode(), and write_tilemhix().

actual size of markers array

Referenced by j2k_add_tlmarker(), and j2k_encode().


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

Generated on Mon Dec 19 12:34:14 2016 for OpenJPEG by  doxygen 1.5.6