Home
last modified time | relevance | path

Searched refs:person_sets_uids (Results 1 – 2 of 2) sorted by relevance

/third_party/gstreamer/gstplugins_bad/gst/mxf/
Dmxfdms1.h729 MXFUUID *person_sets_uids; member
912 MXFUUID *person_sets_uids; member
Dmxfdms1.c3294 g_free (self->person_sets_uids); in mxf_dms1_participant_finalize()
3295 self->person_sets_uids = NULL; in mxf_dms1_participant_finalize()
3329 current = g_hash_table_lookup (metadata, &self->person_sets_uids[i]); in mxf_dms1_participant_resolve()
3417 if (!mxf_uuid_array_parse (&self->person_sets_uids, &self->n_person_sets, in mxf_dms1_participant_handle_tag()
3426 mxf_uuid_to_string (&self->person_sets_uids[i], str)); in mxf_dms1_participant_handle_tag()
5358 g_free (self->person_sets_uids); in mxf_dms1_contacts_list_finalize()
5359 self->person_sets_uids = NULL; in mxf_dms1_contacts_list_finalize()
5404 current = g_hash_table_lookup (metadata, &self->person_sets_uids[i]); in mxf_dms1_contacts_list_resolve()
5459 if (!mxf_uuid_array_parse (&self->person_sets_uids, &self->n_person_sets, in mxf_dms1_contacts_list_handle_tag()
5468 mxf_uuid_to_string (&self->person_sets_uids[i], str)); in mxf_dms1_contacts_list_handle_tag()