|
Niotso
git revision 558726a9f13d7c3423a683dd2f4323589b66c310
The New Implementation of The Sims Online
|
Go to the source code of this file.
Classes | |
| struct | utkheader_t |
| struct | utkcontext_t |
Functions | |
| int | utk_read_header (utkheader_t *UTKHeader, const uint8_t *Buffer, size_t FileSize) |
| int | utk_decode (const uint8_t *__restrict InBuffer, uint8_t *__restrict OutBuffer, size_t InSize, size_t Samples) |
| int utk_decode | ( | const uint8_t *__restrict | InBuffer, |
| uint8_t *__restrict | OutBuffer, | ||
| size_t | InSize, | ||
| size_t | Samples | ||
| ) |
| int utk_read_header | ( | utkheader_t * | UTKHeader, |
| const uint8_t * | Buffer, | ||
| size_t | FileSize | ||
| ) |
1.8.4