nn::cx::GetUncompressedSize Function
u32 GetUncompressedSize(
const void * srcp
);
| Name | Description | |
|---|---|---|
| in | srcp | Pointer to the first four bytes of data in the compressed data. |
Gets the data size after decompression.
This function can be used for data in all compression formats handled by cx.
CONFIDENTIAL