|
"L. Spiro Engine"
|
#include <LSITcd.h>
Public Attributes | |
| LSINT32 | tp_pos |
| LSINT32 | tp_num |
| LSINT32 | cur_tp_num |
| LSINT32 | cur_totnum_tp |
| LSINT32 | cur_pino |
| CJpegCommonStructs::opj_common_ptr | cinfo |
| opj_tcd_image_t * | tcd_image |
| CJpegImage::opj_image_t * | image |
| CJ2k::opj_cp_t * | cp |
| opj_tcd_tile_t * | tcd_tile |
| CJ2k::opj_tcp_t * | tcp |
| LSINT32 | tcd_tileno |
| LSDOUBLE | encoding_time |
Tile coder/decoder
Codec context.
Coding parameters.
| LSINT32 lsi::CTcd::opj_tcd_t::cur_pino |
Current Packet iterator number.
Total number of tileparts of the current tile
| LSINT32 lsi::CTcd::opj_tcd_t::cur_tp_num |
Current tile part number
| LSDOUBLE lsi::CTcd::opj_tcd_t::encoding_time |
Time taken to encode a tile.
Info on each image tile.
Pointer to the current encoded/decoded tile.
| LSINT32 lsi::CTcd::opj_tcd_t::tcd_tileno |
Current encoded/decoded tile.
Coding/decoding parameters common to all tiles.
| LSINT32 lsi::CTcd::opj_tcd_t::tp_num |
Tile part number
| LSINT32 lsi::CTcd::opj_tcd_t::tp_pos |
Position of the tilepart flag in Progression order
1.7.3