opj_tcp Struct Reference
[J2K - JPEG-2000 codestream reader/writer]

#include <gdcm_j2k.h>

Collaboration diagram for opj_tcp:
[legend]

List of all members.

Public Attributes

int csty
float distoratio [100]
int first
int mct
int numlayers
int numpocs
int POC
opj_poc_t pocs [32]
int ppt
unsigned char * ppt_data
unsigned char * ppt_data_first
int ppt_len
int ppt_store
OPJ_PROG_ORDER prg
float rates [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

float opj_tcp::distoratio[100]

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

opj_poc_t opj_tcp::pocs[32]

progression order changes

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

unsigned char* opj_tcp::ppt_data

packet header store there for futur use in t2_decode_packet

unsigned char* opj_tcp::ppt_data_first

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)

OPJ_PROG_ORDER opj_tcp::prg

progression order

float opj_tcp::rates[100]

rates of layers

tile-component coding parameters


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

Generated on Thu Mar 4 16:20:47 2010 for GDCM by doxygen 1.6.3
SourceForge.net Logo