Lines Matching defs:MXFPartition
95 typedef struct MXFPartition {
111 } MXFPartition;
290 MXFPartition *partitions;
306 MXFPartition *current_partition;
715 MXFPartition *partition, *tmp_part;
804 MXFPartition *prev =
893 static uint64_t partition_score(MXFPartition *p)
1791 static int mxf_absolute_bodysid_offset(MXFContext *mxf, int body_sid, int64_t offset, int64_t *offset_out, MXFPartition **partition_out)
1793 MXFPartition *last_p = NULL;
1837 MXFPartition *p = &mxf->partitions[x];
1852 static int mxf_edit_unit_absolute_offset(MXFContext *mxf, MXFIndexTable *index_table, int64_t edit_unit, AVRational edit_rate, int64_t *edit_unit_out, int64_t *offset_out, MXFPartition **partition_out, int nag)
3193 static int mxf_metadataset_init(MXFMetadataSet *ctx, enum MXFMetadataSetType type, MXFPartition *partition)
3449 MXFPartition *p = &mxf->partitions[x];
3531 MXFPartition *p = NULL;
4132 MXFPartition *partition;