Home
last modified time | relevance | path

Searched refs:stbiw__crc32 (Results 1 – 2 of 2) sorted by relevance

/hardware/google/gfxstream/third-party/astc-encoder/Source/
Dstb_image_write.h1024 static unsigned int stbiw__crc32(unsigned char *buffer, int len) in stbiw__crc32() function
1079 unsigned int crc = stbiw__crc32(*data - len - 4, len+4); in stbiw__wpcrc()
/hardware/google/gfxstream/third-party/stb/include/stb/
Dstb_image_write.h1024 static unsigned int stbiw__crc32(unsigned char *buffer, int len) in stbiw__crc32() function
1079 unsigned int crc = stbiw__crc32(*data - len - 4, len+4); in stbiw__wpcrc()