Lines Matching refs:running_time
480 GstClockTime offset_end, GstClockTime running_time, in gst_multi_file_sink_post_message_full() argument
493 "running-time", G_TYPE_UINT64, running_time, in gst_multi_file_sink_post_message_full()
506 GstClockTime running_time, stream_time; in gst_multi_file_sink_post_message_from_time() local
520 running_time = gst_segment_to_running_time (segment, format, timestamp); in gst_multi_file_sink_post_message_from_time()
524 offset, offset_end, running_time, stream_time, filename); in gst_multi_file_sink_post_message_from_time()
532 GstClockTime running_time, stream_time; in gst_multi_file_sink_post_message() local
548 running_time = gst_segment_to_running_time (segment, format, timestamp); in gst_multi_file_sink_post_message()
552 offset, offset_end, running_time, stream_time, filename); in gst_multi_file_sink_post_message()
988 GstClockTime running_time, stream_time; in gst_multi_file_sink_event() local
998 &stream_time, &running_time, &all_headers, &count); in gst_multi_file_sink_event()
1015 duration, offset, offset_end, running_time, stream_time, filename); in gst_multi_file_sink_event()