Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_bad/gst/mxf/
Dmxfdms1.h454 MXFUUID *location_sets_uids; member
920 MXFUUID *location_sets_uids; member
Dmxfdms1.c267 g_free (self->location_sets_uids); in mxf_dms1_framework_finalize()
268 self->location_sets_uids = NULL; in mxf_dms1_framework_finalize()
335 current = g_hash_table_lookup (metadata, &self->location_sets_uids[i]); in mxf_dms1_framework_resolve()
511 if (!mxf_uuid_array_parse (&self->location_sets_uids, in mxf_dms1_framework_handle_tag()
520 mxf_uuid_to_string (&self->location_sets_uids[i], str)); in mxf_dms1_framework_handle_tag()
5370 g_free (self->location_sets_uids); in mxf_dms1_contacts_list_finalize()
5371 self->location_sets_uids = NULL; in mxf_dms1_contacts_list_finalize()
5418 current = g_hash_table_lookup (metadata, &self->location_sets_uids[i]); in mxf_dms1_contacts_list_resolve()
5487 if (!mxf_uuid_array_parse (&self->location_sets_uids, in mxf_dms1_contacts_list_handle_tag()
5496 mxf_uuid_to_string (&self->location_sets_uids[i], str)); in mxf_dms1_contacts_list_handle_tag()