Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_bad/gst/mxf/
Dmxfdms1.h698 gchar *shot_description; member
Dmxfdms1.c2991 g_free (self->shot_description); in mxf_dms1_shot_finalize()
2992 self->shot_description = NULL; in mxf_dms1_shot_finalize()
3125 self->shot_description = mxf_utf16_to_utf8 (tag_data, tag_size); in mxf_dms1_shot_handle_tag()
3127 GST_STR_NULL (self->shot_description)); in mxf_dms1_shot_handle_tag()