Searched defs:crc32 (Results 1 – 5 of 5) 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
1026 uint32_t TSPacketizer::crc32(const uint8_t *start, size_t size) const { in crc32() function in android::TSPacketizer
971 uint32_t MPEG2TSWriter::crc32(const uint8_t *p_start, size_t length) { in crc32() function in android::MPEG2TSWriter