Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_good/gst/multifile/
Dgstsplitmuxsink.h183 GstVideoTimeCode *fragment_start_tc; member
Dgstsplitmuxsink.c671 g_clear_pointer (&splitmux->fragment_start_tc, gst_video_time_code_free); in gst_splitmux_sink_finalize()
796 calculate_next_max_timecode (splitmux, splitmux->fragment_start_tc, in gst_splitmux_sink_set_property()
798 if (splitmux->tc_interval && splitmux->fragment_start_tc in gst_splitmux_sink_set_property()
2569 video_time_code_replace (&splitmux->fragment_start_tc, gop->start_tc); in handle_gathered_gop()
2571 calculate_next_max_timecode (splitmux, splitmux->fragment_start_tc, in handle_gathered_gop()
2573 if (splitmux->tc_interval && splitmux->fragment_start_tc in handle_gathered_gop()
3042 video_time_code_replace (&splitmux->fragment_start_tc, &tc_meta->tc); in handle_mq_input()
3987 g_clear_pointer (&splitmux->fragment_start_tc, gst_video_time_code_free); in gst_splitmux_sink_reset()