Data Fields | |
unsigned | size |
uint32_t | tag |
uint64_t | offset |
Definition at line 33 of file r3d.c.
uint64_t Atom::offset |
unsigned Atom::size |
Definition at line 34 of file r3d.c.
Referenced by r3d_read_packet(), r3d_read_rdvo(), r3d_read_reda(), r3d_read_redv(), and read_atom().
uint32_t Atom::tag |
Definition at line 35 of file r3d.c.
Referenced by r3d_read_header(), r3d_read_packet(), and read_atom().