Type:
QIndexBits represent the number of bits required to specify each reconstruction level in a quantiser. Note that QRate and QIndexBits are equivalent for scalar quantisers |
QIndexBits | (unsigned int ib) ; |
ib | Number of bits per index (must be an integral value) |
unsigned int IndexBits | (void) const ; |
Return the number of bits per index |