nn::cx::CompressRL Function| Name | Description | |
|---|---|---|
| in | srcp |
Pointer to compression source data. |
| in | size |
Compression source data size. |
| out | dstp |
Pointer to compression target data (requires a buffer larger than the compression source data). |
0 is returned. Carries out run-length compression.
Argument values must adhere to the following restrictions:
CONFIDENTIAL