OpenJPEG  2.5.3
Data Fields
opj_encoding_param Struct Reference

#include <j2k.h>

Data Fields

OPJ_UINT32 m_max_comp_size
 Maximum rate for each component. More...
 
OPJ_INT32 m_tp_pos
 Position of tile part flag in progression order. More...
 
OPJ_INT32m_matrice
 fixed layer More...
 
OPJ_BYTE m_tp_flag
 Flag determining tile part generation. More...
 
J2K_QUALITY_LAYER_ALLOCATION_STRATEGY m_quality_layer_alloc_strategy
 Quality layer allocation strategy. More...
 
OPJ_BITFIELD m_tp_on: 1
 Enabling Tile part generation. More...
 

Field Documentation

OPJ_INT32* opj_encoding_param::m_matrice
OPJ_UINT32 opj_encoding_param::m_max_comp_size

Maximum rate for each component.

If == 0, component size limitation is not considered

Referenced by opj_j2k_setup_encoder(), and opj_t2_encode_packets().

J2K_QUALITY_LAYER_ALLOCATION_STRATEGY opj_encoding_param::m_quality_layer_alloc_strategy

Quality layer allocation strategy.

Referenced by opj_j2k_setup_encoder(), opj_tcd_rate_allocate_encode(), and opj_tcd_rateallocate().

OPJ_BYTE opj_encoding_param::m_tp_flag

Flag determining tile part generation.

Referenced by opj_j2k_get_num_tp(), and opj_j2k_setup_encoder().

OPJ_BITFIELD opj_encoding_param::m_tp_on
OPJ_INT32 opj_encoding_param::m_tp_pos

Position of tile part flag in progression order.

Referenced by opj_j2k_get_num_tp(), and opj_tcd_init().


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