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