Searched defs:DataDesc (Results 1 – 2 of 2) sorted by relevance
136 struct __attribute__((packed)) DataDesc { struct137 uint32_t signature = 0;138 uint32_t crc = 0;139 uint32_t compressedSize = 0;140 uint32_t uncompressedSize = 0;
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;