zenilib
0.5.3.0
|
#include <SDL_test_crc32.h>
Public Attributes | |
CrcUint32 | crc32_table [256] |
Data structure for CRC32 (checksum) computation
Definition at line 66 of file SDL_test_crc32.h.
CrcUint32 SDLTest_Crc32Context::crc32_table[256] |
Definition at line 67 of file SDL_test_crc32.h.
Referenced by SDLTest_Crc32CalcBuffer(), and SDLTest_Crc32Init().