Data Fields | |
uint16_t | id |
uint16_t | x1 |
uint16_t | y1 |
uint16_t | x2 |
uint16_t | y2 |
cvid_codebook_t | v4_codebook [256] |
cvid_codebook_t | v1_codebook [256] |
Definition at line 48 of file cinepak.c.
uint16_t cvid_strip_t::id |
uint16_t cvid_strip_t::x1 |
Definition at line 50 of file cinepak.c.
Referenced by cinepak_decode(), cinepak_decode_strip(), and cinepak_decode_vectors().
uint16_t cvid_strip_t::y1 |
Definition at line 50 of file cinepak.c.
Referenced by cinepak_decode(), cinepak_decode_strip(), and cinepak_decode_vectors().
uint16_t cvid_strip_t::x2 |
Definition at line 51 of file cinepak.c.
Referenced by cinepak_decode(), and cinepak_decode_strip().
uint16_t cvid_strip_t::y2 |
Definition at line 51 of file cinepak.c.
Referenced by cinepak_decode(), and cinepak_decode_strip().
Definition at line 52 of file cinepak.c.
Referenced by cinepak_decode(), cinepak_decode_strip(), and cinepak_decode_vectors().
Definition at line 53 of file cinepak.c.
Referenced by cinepak_decode(), cinepak_decode_strip(), and cinepak_decode_vectors().