OpenJPEG  1.5.1
Data Fields
opj_tp_info Struct Reference

Index structure : Information concerning tile-parts. More...

#include <openjpeg.h>

Data Fields

int tp_start_pos
 start position of tile part More...
 
int tp_end_header
 end position of tile part header More...
 
int tp_end_pos
 end position of tile part More...
 
int tp_start_pack
 start packet of tile part More...
 
int tp_numpacks
 number of packets of tile part More...
 

Detailed Description

Index structure : Information concerning tile-parts.

Field Documentation

int opj_tp_info::tp_end_header
int opj_tp_info::tp_end_pos

end position of tile part

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

int opj_tp_info::tp_numpacks

number of packets of tile part

Referenced by j2k_encode(), jpwl_prepare_marks(), and t2_decode_packets().

int opj_tp_info::tp_start_pack

start packet of tile part

Referenced by j2k_encode(), jpwl_prepare_marks(), and t2_decode_packets().

int opj_tp_info::tp_start_pos

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