Public Attributes | |
mxm::u8 | bits_dc [16] |
bits_dc[x] = how many length-codes are encoded with a symbol of length x. | |
mxm::u8 | val_dc [12] |
the actual codes for coefficient-lengths from 0 to 11 bits. |
|
bits_dc[x] = how many length-codes are encoded with a symbol of length x. note that 0 is missing! |
|
the actual codes for coefficient-lengths from 0 to 11 bits. The length is the number of bits that are not zero |