|
OpenJPEG 1.5.2
|
Quantization stepsize. More...
#include <j2k.h>
Data Fields | |
| int | expn |
| exponent | |
| int | mant |
| mantissa | |
Quantization stepsize.
| int opj_stepsize::expn |
exponent
Referenced by dwt_encode_stepsize(), j2k_read_qcx(), j2k_write_qcx(), tcd_init_encode(), tcd_malloc_decode_tile(), and tcd_malloc_encode().
| int opj_stepsize::mant |
mantissa
Referenced by dwt_encode_stepsize(), j2k_read_qcx(), j2k_write_qcx(), tcd_init_encode(), tcd_malloc_decode_tile(), and tcd_malloc_encode().