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