Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_bad/gst/mxf/
Dmxfdms1.h291 (G_TYPE_CHECK_INSTANCE_CAST((obj),MXF_TYPE_DMS1_LOCATION, MXFDMS1Location))
294 typedef struct _MXFDMS1Location MXFDMS1Location; typedef
455 MXFDMS1Location **location_sets;
921 MXFDMS1Location **location_sets;
Dmxfdms1.c305 self->location_sets = g_new0 (MXFDMS1Location *, self->n_location_sets); in mxf_dms1_framework_resolve()
3960 G_DEFINE_TYPE (MXFDMS1Location, mxf_dms1_location, MXF_TYPE_DMS1_CONTACT);
3965 MXFDMS1Location *self = MXF_DMS1_LOCATION (object); in mxf_dms1_location_finalize()
3981 MXFDMS1Location *self = MXF_DMS1_LOCATION (metadata); in mxf_dms1_location_handle_tag()
4015 mxf_dms1_location_init (MXFDMS1Location * self) in mxf_dms1_location_init()
5401 self->location_sets = g_new0 (MXFDMS1Location *, self->n_location_sets); in mxf_dms1_contacts_list_resolve()