Go to the documentation of this file.
36 #ifndef SDL_test_crc32_h_
37 #define SDL_test_crc32_h_
51 #define CrcUint32 unsigned int
54 #define CrcUint8 unsigned char
57 #ifdef ORIGINAL_METHOD
58 #define CRC32_POLY 0x04c11db7
60 #define CRC32_POLY 0xEDB88320