"L. Spiro Engine"
Public Attributes

lsi::CJpegCommonStructs::opj_codestream_info Struct Reference

#include <LSIJpegCommonStructs.h>

List of all members.

Public Attributes

LSDOUBLE D_max
LSINT32 packno
LSINT32 index_write
LSINT32 image_w
LSINT32 image_h
OPJ_PROG_ORDER prog
LSINT32 tile_x
LSINT32 tile_y
LSINT32 tile_Ox
LSINT32 tile_Oy
LSINT32 tw
LSINT32 th
LSINT32 numcomps
LSINT32 numlayers
LSINT32 * numdecompos
LSINT32 marknum
opj_marker_info_tmarker
LSINT32 maxmarknum
LSINT32 main_head_start
LSINT32 main_head_end
LSINT32 codestream_size
opj_tile_info_ttile

Detailed Description

Index structure of the codestream.


Member Data Documentation

Codestream's size.

Maximum distortion reduction on the whole image (add for Marcela).

Image height.

Image width.

Writing the packet in the index with t2_encode_packets.

Main header position.

Main header position.

List of markers.

Number of markers.

Actual size of markers array.

Component numbers.

Number of decomposition for each component.

Number of layer.

Packet number.

Progression order.

Number of tiles in Y.

Information regarding tiles inside image.

Tile size in x.

Tile size in y.

Number of tiles in X.


The documentation for this struct was generated from the following file:
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator