nn::cx::UncompressLH Function| Name | Description | |
|---|---|---|
| in | srcp | Compressed data address. |
| out | destp | Decompressed data address. |
| in | work | The work area (nn::cx::UNCOMPRESS_LH_WORK_SIZE bytes are needed). |
Decompresses LZ-Huffman compressed data.
Argument values must adhere to the following restrictions:
CONFIDENTIAL