"L. Spiro Engine"
Public Attributes

lsi::CJ2k::opj_cp Struct Reference

#include <LSIJ2k.h>

List of all members.

Public Attributes

OPJ_CINEMA_MODE cinema
LSINT32 max_comp_size
LSINT32 img_size
OPJ_RSIZ_CAPABILITIES rsiz
LSCHAR tp_on
LSCHAR tp_flag
LSINT32 tp_pos
LSINT32 disto_alloc
LSINT32 fixed_alloc
LSINT32 fixed_quality
LSINT32 reduce
LSINT32 layer
OPJ_LIMIT_DECODING limit_decoding
LSINT32 tx0
LSINT32 ty0
LSINT32 tdx
LSINT32 tdy
LSCHAR * comment
LSINT32 tw
LSINT32 th
LSINT32 * tileno
LSINT32 tileno_size
LSUINT8 * ppm_data
LSUINT8 * ppm_data_first
LSINT32 ppm
LSINT32 ppm_store
LSINT32 ppm_previous
LSINT32 ppm_len
opj_tcp_ttcps
LSINT32 * matrice

Detailed Description

Coding parameters


Member Data Documentation

Digital cinema profile.

Comment for coding.

Allocation by rate/distortion.

Allocation by fixed layer.

Add fixed_quality.

Size of the image in bits.

If != 0, then only the first "layer" layers are decoded; if == 0 or not used, all the quality layers are decoded.

If == NO_LIMITATION, decode entire codestream; if == LIMIT_TO_MAIN_HEADER then only decode the main header.

Fixed layer.

Maximum rate for each component. If == 0, component size limitation is not considered.

If ppm == 1 --> there was a PPM 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 ppm is used.

ppmbug1.

Use in case of multiple marker PPM (case on non-finished previous info).

Use in case of multiple marker PPM (number of info already store).

If != 0, then original dimension divided by 2^( reduce ); if == 0 or not used, image is decoded to the full resolution.

Rsiz

Tile coding parameters.

XTsiz.

YTsiz.

Number of tiles in heigth.

ID number of the tiles present in the codestream.

Size of the vector tileno.

Flag determining tile part generation.

Enabling Tile part generation.

Position of tile part flag in progression order.

Number of tiles in width.

XTOsiz.

YTOsiz.


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