createPrivState
fn
void createPrivState(NCompressCtxt * ctxt, int bits)Allocate and initialize the private state for a context if needed.
Parameters
ctxt | Pointer to the codec context. |
bits | Maximum code size requested for compression (0, 9..16). |