Class FileJPEG2000.opj_tcd_t

java.lang.Object
gov.nih.mipav.model.file.FileJPEG2000.opj_tcd_t
Enclosing class:
FileJPEG2000

class FileJPEG2000.opj_tcd_t extends Object
Tile coder/decoder
  • Field Details

    • tp_pos

      int tp_pos
      Position of the tilepart flag in Progression order
    • tp_num

      int tp_num
      Tile part number
    • cur_tp_num

      int cur_tp_num
      Current tile part number
    • cur_totnum_tp

      int cur_totnum_tp
      Total number of tileparts of the current tile
    • cur_pino

      int cur_pino
      Current Packet iterator number
    • tcd_image

      info on each image tile
    • image

      image header
    • cp

      coding parameters
    • tcp

      coding/decoding parameters common to all tiles
    • tcd_tileno

      int tcd_tileno
      current encoded/decoded tile
    • m_is_decoder

      int m_is_decoder
      tell if the tcd is a decoder.
  • Constructor Details

    • opj_tcd_t

      opj_tcd_t()