#include <j2k.h>
◆ m_current_poc_tile_part_number
| OPJ_UINT32 opj_j2k_enc::m_current_poc_tile_part_number |
Tile part number, regardless of poc, for each new poc, tp is reset to 1.
◆ m_current_tile_part_number
| OPJ_UINT32 opj_j2k_enc::m_current_tile_part_number |
Tile part number currently coding, taking into account POC.
m_current_tile_part_number holds the total number of tile parts while encoding the last tile part.
◆ m_encoded_tile_data
| OPJ_BYTE* opj_j2k_enc::m_encoded_tile_data |
◆ m_encoded_tile_size
◆ m_header_tile_data
| OPJ_BYTE* opj_j2k_enc::m_header_tile_data |
◆ m_header_tile_data_size
◆ m_nb_comps
◆ m_PLT
◆ m_reserved_bytes_for_PLT
◆ m_TLM
◆ m_tlm_sot_offsets_buffer
| OPJ_BYTE* opj_j2k_enc::m_tlm_sot_offsets_buffer |
Stores the sizes of the tlm.
◆ m_tlm_sot_offsets_current
| OPJ_BYTE* opj_j2k_enc::m_tlm_sot_offsets_current |
The current offset of the tlm buffer.
◆ m_tlm_start
locate the start position of the TLM marker after encoding the tilepart, a jump (in j2k_write_sod) is done to the TLM marker to store the value of its length.
◆ m_total_tile_parts
Total num of tile parts in whole image = num tiles* num tileparts in each tile.
used in TLMmarker
◆ m_Ttlmi_is_byte
The documentation for this struct was generated from the following file: