opj_decoding_param Struct Reference
[J2K - JPEG-2000 codestream reader/writer]

#include <j2k.h>


Data Fields

OPJ_UINT32 m_reduce
 if != 0, then original dimension divided by 2^(reduce); if == 0 or not used, image is decoded to the full resolution
OPJ_UINT32 m_layer
 if != 0, then only the first "layer" layers are decoded; if == 0 or not used, all the quality layers are decoded


Field Documentation

if != 0, then original dimension divided by 2^(reduce); if == 0 or not used, image is decoded to the full resolution

Referenced by opj_j2k_read_siz(), opj_j2k_read_SPCod_SPCoc(), opj_j2k_set_decoded_resolution_factor(), and opj_j2k_setup_decoder().

if != 0, then only the first "layer" layers are decoded; if == 0 or not used, all the quality layers are decoded

Referenced by opj_j2k_read_cod(), and opj_j2k_setup_decoder().


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

Generated on Tue Nov 29 09:34:45 2016 for OpenJPEG by  doxygen 1.5.6