3.1.8.1.5 Quantization

The encoder determines a scale value for each sub-band and uses it to quantize all the coefficients in that sub-band, which is done by dividing each coefficient by the scale value and rounding it. These scale values are represented as quantization factors in a TS_RFX_CODEC_QUANT structure, which is embedded in a TS_RFX_TILESET message. The conversion between a scale value and a quantization factor is given by the following figure.

Quantization factor to scale value conversion

Figure 8: Quantization factor to scale value conversion