Searched refs:MXF_DMS1_PARTICIPANT (Results 1 – 2 of 2) sorted by relevance
325 self->participant_sets[i] = MXF_DMS1_PARTICIPANT (current); in mxf_dms1_framework_resolve()2232 self->participant_sets[i] = MXF_DMS1_PARTICIPANT (current); in mxf_dms1_award_resolve()2504 self->participant_sets[i] = MXF_DMS1_PARTICIPANT (current); in mxf_dms1_annotation_resolve()3283 MXFDMS1Participant *self = MXF_DMS1_PARTICIPANT (object); in mxf_dms1_participant_finalize()3312 MXFDMS1Participant *self = MXF_DMS1_PARTICIPANT (m); in mxf_dms1_participant_resolve()3352 MXFDMS1Participant *self = MXF_DMS1_PARTICIPANT (metadata); in mxf_dms1_participant_handle_tag()4480 self->participant_sets[i] = MXF_DMS1_PARTICIPANT (current); in mxf_dms1_contract_resolve()
250 #define MXF_DMS1_PARTICIPANT(obj) \ macro