opj_codestream_index Struct Reference

Index structure of the codestream (FIXME should be expand and enhance). More...

#include <openjpeg.h>

Data Fields

OPJ_OFF_T main_head_start
 main header start position (SOC position)
OPJ_OFF_T main_head_end
 main header end position (first SOT position)
OPJ_UINT64 codestream_size
 codestream's size
OPJ_UINT32 marknum
 number of markers
opj_marker_info_tmarker
 list of markers
OPJ_UINT32 maxmarknum
 actual size of markers array
OPJ_UINT32 nb_of_tiles
opj_tile_index_ttile_index

Detailed Description

Index structure of the codestream (FIXME should be expand and enhance).


Field Documentation

codestream's size

Referenced by j2k_get_cstr_index(), and opj_j2k_write_epc().

main header start position (SOC position)

Referenced by j2k_get_cstr_index(), opj_j2k_dump_MH_index(), opj_j2k_read_soc(), and opj_j2k_write_epc().

actual size of markers array

Referenced by opj_j2k_add_mhmarker(), and opj_j2k_create_cstr_index().


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

Generated on 20 Feb 2018 for OpenJPEG by  doxygen 1.6.1