Searched defs:crc32 (Results 1 – 4 of 4) sorted by relevance
242 void ZipEntry::setDataInfo(long uncompLen, long compLen, unsigned long crc32, in setDataInfo()
50 int crc32; member
220 unsigned long crc32; in createFromCompressedFile() local
971 uint32_t MPEG2TSWriter::crc32(const uint8_t *p_start, size_t length) { in crc32() function in android::MPEG2TSWriter