Searched refs:identifications (Results 1 – 8 of 8) sorted by relevance
15 necessary to compare such identifications for "equality". Exactly how this18 possible identifications, to allow only identifications consisting of
522 g_free (self->identifications); in mxf_metadata_preface_finalize()523 self->identifications = NULL; in mxf_metadata_preface_finalize()691 if (self->identifications) in mxf_metadata_preface_resolve()692 memset (self->identifications, 0, in mxf_metadata_preface_resolve()695 self->identifications = in mxf_metadata_preface_resolve()701 self->identifications[i] = MXF_METADATA_IDENTIFICATION (current); in mxf_metadata_preface_resolve()751 if (self->identifications[i] == NULL) in mxf_metadata_preface_to_structure()757 (self->identifications[i])); in mxf_metadata_preface_to_structure()899 if (!self->identifications[i]) in mxf_metadata_preface_write_tags()903 &MXF_METADATA_BASE (self->identifications[i])->instance_uid, 16); in mxf_metadata_preface_write_tags()
428 MXFMetadataIdentification **identifications; member
564 mux->preface->identifications = g_new0 (MXFMetadataIdentification *, 1); in gst_mxf_mux_create_metadata()565 identification = mux->preface->identifications[0] = in gst_mxf_mux_create_metadata()
651 demux->preface->identifications[i]; in gst_mxf_demux_resolve_references()
338 TODO: colorspace identifications for MJPEG? How?
3476 identifications
203222 mxfdemux: Fix resolval of identifications from the preface