DC and AC components finally need to be represented by a smaller number of bits:
--------------------
Value SSS
0 0
-1,1 1
-3,-2,2,3 2
-7..-4,4..7 3
--------------------
Send off SSS as Huffman symbol, followed by actual 3 bits.