OpenJPEG
1.5.1
|
Quantization stepsize. More...
#include <j2k.h>
Data Fields | |
int | expn |
exponent More... | |
int | mant |
mantissa More... | |
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().