Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_bad/gst/mxf/
Dmxfdms1.h784 gchar *location_kind; member
Dmxfdms1.c3967 g_free (self->location_kind); in mxf_dms1_location_finalize()
3968 self->location_kind = NULL; in mxf_dms1_location_finalize()
3999 self->location_kind = mxf_utf16_to_utf8 (tag_data, tag_size); in mxf_dms1_location_handle_tag()
4000 GST_DEBUG (" location kind = %s", GST_STR_NULL (self->location_kind)); in mxf_dms1_location_handle_tag()