Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_bad/gst/mxf/
Dmxfmetadata.h427 MXFUUID *identifications_uids; member
Dmxfmetadata.c519 g_free (self->identifications_uids); in mxf_metadata_preface_finalize()
520 self->identifications_uids = NULL; in mxf_metadata_preface_finalize()
573 if (!mxf_uuid_array_parse (&self->identifications_uids, in mxf_metadata_preface_handle_tag()
583 mxf_uuid_to_string (&self->identifications_uids[i], str)); in mxf_metadata_preface_handle_tag()
698 current = g_hash_table_lookup (metadata, &self->identifications_uids[i]); in mxf_metadata_preface_resolve()