Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/rknpu2/examples/librknn_api_android_demo/include/stb/
H A Dstb_image_write.h970 static unsigned int stbiw__crc32(unsigned char *buffer, int len) in stbiw__crc32() function
1025 unsigned int crc = stbiw__crc32(*data - len - 4, len+4); in stbiw__wpcrc()
/OK3568_Linux_fs/external/rknpu2/examples/3rdparty/stb/
H A Dstb_image_write.h970 static unsigned int stbiw__crc32(unsigned char *buffer, int len) in stbiw__crc32() function
1025 unsigned int crc = stbiw__crc32(*data - len - 4, len+4); in stbiw__wpcrc()