next up previous contents
Next: Bit Coding Up: Quantization and Coding Previous: Coefficient Clustering - Time

Coefficient Quantization

The coefficients in a band are all quantized with the same step size Q. The Q is predicted from the last mask, and the residual Qr is encoded as

equation390

and thereafter Huffman encoded. The Q controls a nonuniform coefficient quantizer, with the following characteristic.

equation394

where a c=1.3 has proved to work well. A nonuniform quantizer does not follow the masking threshold theories in section 3.4, but works very well -- it is used in e.g MPEG-2 AAC [2].

The coefficients of any orthogonal linear transform can be quantized as described above, since

eqnarray403

and so the quantizer makes no difference between the coefficients from the different modes in section 4.2.2.



Bosse Lincoln
Sat Mar 7 16:27:43 PST 1998