createPrivState

fnvoid createPrivState(NCompressCtxt * ctxt, int bits)

Allocate and initialize the private state for a context if needed.

Parameters

ctxtPointer to the codec context.
bitsMaximum code size requested for compression (0, 9..16).