Data Fields | |
int64_t | indx_start |
int | entry |
int | ents_allocated |
AVIIentry ** | cluster |
Definition at line 37 of file avienc.c.
Definition at line 41 of file avienc.c.
Referenced by avi_get_ientry(), avi_write_packet(), and avi_write_trailer().
int AVIIndex::entry |
Definition at line 39 of file avienc.c.
Referenced by avi_start_new_riff(), avi_write_header(), avi_write_idx1(), avi_write_ix(), avi_write_packet(), and avi_write_trailer().
Definition at line 40 of file avienc.c.
Referenced by avi_write_header(), avi_write_packet(), and avi_write_trailer().
int64_t AVIIndex::indx_start |