Lines Matching refs:running_time
661 GstClockTime running_time, stream_time; in check_pending_key_unit_event() local
675 running_time = gst_segment_to_running_time (segment, in check_pending_key_unit_event()
679 GST_TIME_ARGS (running_time), GST_TIME_ARGS (pending_key_unit_ts)); in check_pending_key_unit_event()
681 running_time < pending_key_unit_ts) in check_pending_key_unit_event()
697 running_time, all_headers, count); in check_pending_key_unit_event()
707 GstClockTime running_time; in gst_mpeg4vparse_prepare_key_unit() local
714 NULL, NULL, &running_time, NULL, &count); in gst_mpeg4vparse_prepare_key_unit()
718 GST_TIME_ARGS (running_time), count); in gst_mpeg4vparse_prepare_key_unit()
951 GstClockTime timestamp, stream_time, running_time; in gst_mpeg4vparse_event() local
957 ×tamp, &stream_time, &running_time, &all_headers, &count); in gst_mpeg4vparse_event()
962 GST_TIME_ARGS (running_time), all_headers, count); in gst_mpeg4vparse_event()
968 mp4vparse->pending_key_unit_ts = running_time; in gst_mpeg4vparse_event()
994 GstClockTime running_time; in gst_mpeg4vparse_src_event() local
1000 &running_time, &all_headers, &count); in gst_mpeg4vparse_src_event()
1005 GST_TIME_ARGS (running_time), all_headers, count); in gst_mpeg4vparse_src_event()
1008 mp4vparse->pending_key_unit_ts = running_time; in gst_mpeg4vparse_src_event()