Searched refs:calculate_next_max_timecode (Results 1 – 1 of 1) sorted by relevance
/third_party/gstreamer/gstplugins_good/gst/multifile/ |
D | gstsplitmuxsink.c | 248 static GstClockTime calculate_next_max_timecode (GstSplitMuxSink * splitmux, 796 calculate_next_max_timecode (splitmux, splitmux->fragment_start_tc, in gst_splitmux_sink_set_property() 1401 calculate_next_max_timecode (GstSplitMuxSink * splitmux, in calculate_next_max_timecode() function 1531 calculate_next_max_timecode (splitmux, newest_gop->start_tc, in request_next_keyframe() 1538 calculate_next_max_timecode (splitmux, next_tc, max_tc_time, NULL); in request_next_keyframe() 2571 calculate_next_max_timecode (splitmux, splitmux->fragment_start_tc, in handle_gathered_gop() 3045 calculate_next_max_timecode (splitmux, &tc_meta->tc, in handle_mq_input()
|