nn::cx::InitUncompContextLRC Function
void InitUncompContextLRC(
UncompContextLRC * context,
void * dest
);
| Name | Description | |
|---|---|---|
| in | context | Pointer to the decompression context. |
| in | dest | Decompression target address. |
Initializes the streaming decompression context for LZ-Range Coder compressed data.
CONFIDENTIAL