|
OpenJPEG 2.5.4
|
#include <j2k.h>
Data Fields | |
| OPJ_UINT32 | m_max_comp_size |
| Maximum rate for each component. | |
| OPJ_INT32 | m_tp_pos |
| Position of tile part flag in progression order. | |
| OPJ_INT32 * | m_matrice |
| fixed layer | |
| OPJ_BYTE | m_tp_flag |
| Flag determining tile part generation. | |
| J2K_QUALITY_LAYER_ALLOCATION_STRATEGY | m_quality_layer_alloc_strategy |
| Quality layer allocation strategy. | |
| OPJ_BITFIELD | m_tp_on: 1 |
| Enabling Tile part generation. | |
| OPJ_INT32* opj_encoding_param::m_matrice |
fixed layer
| OPJ_UINT32 opj_encoding_param::m_max_comp_size |
Maximum rate for each component.
If == 0, component size limitation is not considered
| J2K_QUALITY_LAYER_ALLOCATION_STRATEGY opj_encoding_param::m_quality_layer_alloc_strategy |
Quality layer allocation strategy.
| OPJ_BYTE opj_encoding_param::m_tp_flag |
Flag determining tile part generation.
| OPJ_BITFIELD opj_encoding_param::m_tp_on |
Enabling Tile part generation.
| OPJ_INT32 opj_encoding_param::m_tp_pos |
Position of tile part flag in progression order.