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 86 of file truemotion1.c.
uint16_t frame_header::checksum |
uint16_t frame_header::height |
Definition at line 101 of file truemotion1.c.
uint16_t frame_header::width |
Definition at line 100 of file truemotion1.c.
uint16_t frame_header::xoffset |
Definition at line 98 of file truemotion1.c.
uint16_t frame_header::xsize |
uint16_t frame_header::yoffset |
Definition at line 99 of file truemotion1.c.
uint16_t frame_header::ysize |