"L. Spiro Engine"
Public Attributes

lsi::CJ2k::opj_tcp Struct Reference

#include <LSIJ2k.h>

List of all members.

Public Attributes

LSINT32 first
LSINT32 csty
OPJ_PROG_ORDER prg
LSINT32 numlayers
LSINT32 mct
LSFLOAT rates [100]
LSINT32 numpocs
LSINT32 POC
CJpegCommonStructs::opj_poc_t pocs [32]
LSUINT8 * ppt_data
LSUINT8 * ppt_data_first
LSINT32 ppt
LSINT32 ppt_store
LSINT32 ppt_len
LSFLOAT distoratio [100]
opj_tccp_ttccps

Detailed Description

Tile coding parameters: this structure is used to store coding/decoding parameters common to all tiles (information like COD, COC in main header).


Member Data Documentation

Coding style.

Add fixed_quality.

1: first part-tile of a tile.

Multi-component transform identifier.

Number of layers.

Number of progression order changes.

Indicates if a POC marker has been used O:NO, 1:YES.

Progression order changes.

If ppt == 1 --> there was a PPT marker for the present tile.

Packet header store there for futur use in t2_decode_packet.

Pointer remaining on the first byte of the first header if ppt is used.

ppmbug1.

Used in case of multiple marker PPT ( number of info already stored ).

Progression order.

Rates of layers.

Tile-component coding parameters.


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