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
int tp_end_header
 end position of tile part header
int tp_end_pos
 end position of tile part
int tp_start_pack
 start packet of tile part
int tp_numpacks
 number of packets of tile part


Detailed Description

Index structure : Information concerning tile-parts.

Field Documentation

end position of tile part header

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

end position of tile part

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

number of packets of tile part

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

start packet of tile part

Referenced by j2k_encode(), and jpwl_prepare_marks().

start position of tile part

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


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

doxygen