opj_packet_info Struct Reference

Index structure : Information concerning a packet inside tile. More...

#include <openjpeg.h>

Data Fields

int start_pos
 packet start position (including SOP marker if it exists)
int end_ph_pos
 end of packet header position (including EPH marker if it exists)
int end_pos
 packet end position
double disto
 packet distorsion

Detailed Description

Index structure : Information concerning a packet inside tile.


Field Documentation

packet distorsion

Referenced by jpwl_esd_fill(), and t2_encode_packet().

end of packet header position (including EPH marker if it exists)

Referenced by jpwl_update_info(), t2_decode_packet(), t2_decode_packets(), t2_encode_packet(), and t2_encode_packets().

packet start position (including SOP marker if it exists)

Referenced by j2k_write_sod(), jpwl_esd_fill(), jpwl_prepare_marks(), jpwl_update_info(), t2_decode_packets(), and t2_encode_packets().


The documentation for this struct was generated from the following file:
Generated on Sat Jan 22 13:12:11 2011 for OpenJPEG by  doxygen 1.6.3