Data Fields | |
uint8_t | header_size |
uint8_t | compression |
uint8_t | deltaset |
uint8_t | vectable |
uint16_t | ysize |
uint16_t | xsize |
uint16_t | checksum |
uint8_t | version |
uint8_t | header_type |
uint8_t | flags |
uint8_t | control |
uint16_t | xoffset |
uint16_t | yoffset |
uint16_t | width |
uint16_t | height |
Definition at line 84 of file truemotion1.c.
uint16_t frame_header::checksum |
uint8_t frame_header::compression |
uint8_t frame_header::control |
uint8_t frame_header::deltaset |
uint8_t frame_header::flags |
uint8_t frame_header::header_size |
uint8_t frame_header::header_type |
uint16_t frame_header::height |
uint8_t frame_header::vectable |
uint8_t frame_header::version |
uint16_t frame_header::width |
uint16_t frame_header::xoffset |
uint16_t frame_header::xsize |
uint16_t frame_header::yoffset |
uint16_t frame_header::ysize |