Searched defs:DataDesc (Results 1 – 1 of 1) sorted by relevance
134 struct __attribute__((packed)) DataDesc { struct135 uint32_t signature = 0;136 uint32_t crc = 0;137 uint32_t compressedSize = 0;138 uint32_t uncompressedSize = 0;