Data Fields | |
int | index_sid |
int | body_sid |
int | nb_ptses |
int64_t | first_dts |
int64_t * | ptses |
int | nb_segments |
MXFIndexTableSegment ** | segments |
AVIndexEntry * | fake_index |
Definition at line 191 of file mxfdec.c.
Definition at line 193 of file mxfdec.c.
Referenced by mxf_compute_index_tables(), mxf_edit_unit_absolute_offset(), and mxf_read_packet().
Definition at line 199 of file mxfdec.c.
Referenced by mxf_compute_ptses_fake_index(), mxf_read_close(), and mxf_read_seek().
int64_t MXFIndexTable::first_dts |
Definition at line 195 of file mxfdec.c.
Referenced by mxf_compute_ptses_fake_index(), mxf_read_packet(), and mxf_read_packet_old().
Definition at line 192 of file mxfdec.c.
Referenced by mxf_compute_index_tables(), mxf_edit_unit_absolute_offset(), and mxf_read_header().
Definition at line 194 of file mxfdec.c.
Referenced by mxf_compute_ptses_fake_index(), mxf_read_packet(), mxf_read_packet_old(), and mxf_read_seek().
Definition at line 197 of file mxfdec.c.
Referenced by mxf_compute_index_tables(), mxf_compute_ptses_fake_index(), mxf_edit_unit_absolute_offset(), and mxf_handle_small_eubc().
int64_t* MXFIndexTable::ptses |
Definition at line 196 of file mxfdec.c.
Referenced by mxf_compute_ptses_fake_index(), mxf_read_close(), mxf_read_packet(), and mxf_read_packet_old().
Definition at line 198 of file mxfdec.c.
Referenced by mxf_compute_index_tables(), mxf_compute_ptses_fake_index(), mxf_edit_unit_absolute_offset(), mxf_handle_small_eubc(), and mxf_read_close().