Searched refs:stbiw__crc32 (Results 1 – 2 of 2) sorted by relevance
1024 static unsigned int stbiw__crc32(unsigned char *buffer, int len) in stbiw__crc32() function1079 unsigned int crc = stbiw__crc32(*data - len - 4, len+4); in stbiw__wpcrc()