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