Grok 10.0.0
|
Quantization stepsize. More...
#include <Quantizer.h>
Public Member Functions | |
grk_stepsize () | |
Public Attributes | |
uint8_t | expn |
exponent - 5 bits More... | |
uint16_t | mant |
mantissa -11 bits More... | |
Quantization stepsize.
|
inline |
uint8_t grk::grk_stepsize::expn |
exponent - 5 bits
Referenced by grk::Quantizer::pull(), and grk::CodeStreamCompress::write_SQcd_SQcc().
uint16_t grk::grk_stepsize::mant |
mantissa -11 bits