#include <format.h>
Public Attributes | |
| unsigned * | parameters |
| unsigned * | raw_bits |
| unsigned | capacity_by_order |
|
|
The Rice parameters for each context. |
|
|
Widths for escape-coded partitions. Will be non-zero for escaped partitions and zero for unescaped partitions. |
|
|
The capacity of the parameters and raw_bits arrays specified as an order, i.e. the number of array elements allocated is 2 ^ capacity_by_order. |
| Copyright (c) 2000,2001,2002,2003,2004,2005,2006,2007 Josh Coalson |