Searched defs:block_v110_data (Results 1 – 1 of 1) sorted by relevance
122 struct block_v110_data { struct123 uint8_t type;124 uint8_t size[3]; // Equals to (2 + the size of frames).126 uint8_t time_const;127 uint8_t code_id;128 uint8_t frames[0]; // Aligned to little-endian.