opj_tcd Struct Reference
[TCD - Implementation of a tile coder/decoder]

Tile coder/decoder. More...

#include <tcd.h>


Data Fields

int tp_pos
 Position of the tilepart flag in Progression order.
int tp_num
 Tile part number.
int cur_tp_num
 Current tile part number.
int cur_totnum_tp
 Total number of tileparts of the current tile.
int cur_pino
 Current Packet iterator number.
opj_common_ptr cinfo
 codec context
opj_tcd_image_ttcd_image
 info on each image tile
opj_image_timage
 image
opj_cp_tcp
 coding parameters
opj_tcd_tile_ttcd_tile
 pointer to the current encoded/decoded tile
opj_tcp_ttcp
 coding/decoding parameters common to all tiles
int tcd_tileno
 current encoded/decoded tile
double encoding_time
 Time taken to encode a tile.


Detailed Description

Tile coder/decoder.

Field Documentation

Position of the tilepart flag in Progression order.

Referenced by j2k_encode(), tcd_encode_tile(), and tcd_rateallocate().

Tile part number.

Referenced by j2k_write_sod(), and tcd_encode_tile().

Current tile part number.

Referenced by j2k_write_sod(), tcd_encode_tile(), and tcd_rateallocate().

Total number of tileparts of the current tile.

Referenced by j2k_encode(), tcd_encode_tile(), tcd_init_encode(), tcd_malloc_encode(), and tcd_rateallocate().

Current Packet iterator number.

Referenced by j2k_encode(), tcd_encode_tile(), and tcd_rateallocate().

pointer to the current encoded/decoded tile

Referenced by tcd_decode_tile(), tcd_encode_tile(), tcd_makelayer(), tcd_makelayer_fixed(), and tcd_rateallocate().

coding/decoding parameters common to all tiles

Referenced by tcd_decode_tile(), tcd_encode_tile(), tcd_makelayer_fixed(), tcd_rateallocate(), and tcd_rateallocate_fixed().

current encoded/decoded tile

Referenced by tcd_decode_tile(), tcd_encode_tile(), and tcd_rateallocate().

Time taken to encode a tile.

Referenced by tcd_encode_tile().


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

Generated on Mon Dec 19 12:34:14 2016 for OpenJPEG by  doxygen 1.5.6