Searched refs:n_organisation_sets (Results 1 – 2 of 2) sorted by relevance
732 guint32 n_organisation_sets; member767 guint32 n_organisation_sets; member915 guint32 n_organisation_sets; member
3323 sizeof (gpointer) * self->n_organisation_sets); in mxf_dms1_participant_resolve()3326 g_new0 (MXFDMS1Organisation *, self->n_organisation_sets); in mxf_dms1_participant_resolve()3335 for (i = 0; i < self->n_organisation_sets; i++) { in mxf_dms1_participant_resolve()3432 &self->n_organisation_sets, tag_data, tag_size)) in mxf_dms1_participant_handle_tag()3434 GST_DEBUG (" number of organisation sets = %u", self->n_organisation_sets); in mxf_dms1_participant_handle_tag()3438 for (i = 0; i < self->n_organisation_sets; i++) { in mxf_dms1_participant_handle_tag()3693 sizeof (gpointer) * self->n_organisation_sets); in mxf_dms1_person_resolve()3696 g_new0 (MXFDMS1Organisation *, self->n_organisation_sets); in mxf_dms1_person_resolve()3698 for (i = 0; i < self->n_organisation_sets; i++) { in mxf_dms1_person_resolve()3820 &self->n_organisation_sets, tag_data, tag_size)) in mxf_dms1_person_handle_tag()[all …]