Searched defs:DataDesc (Results 1 – 3 of 3) sorted by relevance
130 struct __attribute__((packed)) DataDesc { struct131 uint32_t signature = 0;132 uint32_t crc = 0;133 uint32_t compressedSize = 0;134 uint32_t uncompressedSize = 0;
119 struct __attribute__((packed)) DataDesc { struct120 uint32_t signature = 0;121 uint32_t crc = 0;122 uint32_t compressedSize = 0;123 uint32_t uncompressedSize = 0;
135 struct __attribute__((packed)) DataDesc { struct136 uint32_t signature = 0;137 uint32_t crc = 0;138 uint32_t compressedSize = 0;139 uint32_t uncompressedSize = 0;