Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_bad/gst/mxf/
Dmxfdms1.h724 gchar *job_function; member
Dmxfdms1.c3288 g_free (self->job_function); in mxf_dms1_participant_finalize()
3289 self->job_function = NULL; in mxf_dms1_participant_finalize()
3404 self->job_function = mxf_utf16_to_utf8 (tag_data, tag_size); in mxf_dms1_participant_handle_tag()
3405 GST_DEBUG (" job function = %s", GST_STR_NULL (self->job_function)); in mxf_dms1_participant_handle_tag()