/third_party/gstreamer/gstplugins_base/gst-libs/gst/video/ |
D | video-event.c | 117 GstClockTime stream_time, GstClockTime running_time, gboolean all_headers, in gst_video_event_new_downstream_force_key_unit() argument 126 "running-time", G_TYPE_UINT64, running_time, in gst_video_event_new_downstream_force_key_unit() 153 gst_video_event_new_upstream_force_key_unit (GstClockTime running_time, in gst_video_event_new_upstream_force_key_unit() argument 160 "running-time", GST_TYPE_CLOCK_TIME, running_time, in gst_video_event_new_upstream_force_key_unit() 216 GstClockTime * running_time, gboolean * all_headers, guint * count) in gst_video_event_parse_downstream_force_key_unit() argument 250 if (running_time) { in gst_video_event_parse_downstream_force_key_unit() 253 *running_time = ev_running_time; in gst_video_event_parse_downstream_force_key_unit() 255 if (*running_time > -offset) in gst_video_event_parse_downstream_force_key_unit() 256 *running_time += offset; in gst_video_event_parse_downstream_force_key_unit() 258 *running_time = 0; in gst_video_event_parse_downstream_force_key_unit() [all …]
|
D | video-event.h | 41 GstClockTime running_time, 49 GstClockTime * running_time, 54 GstEvent * gst_video_event_new_upstream_force_key_unit (GstClockTime running_time, 60 GstClockTime * running_time,
|
D | gstvideoencoder.c | 188 GstClockTime running_time; member 202 forced_key_unit_event_new (GstClockTime running_time, gboolean all_headers, in forced_key_unit_event_new() argument 207 evt->running_time = running_time; in forced_key_unit_event_new() 218 if (a->running_time == b->running_time) { in forced_key_unit_event_compare() 227 if (a->running_time == GST_CLOCK_TIME_NONE) in forced_key_unit_event_compare() 229 if (b->running_time == GST_CLOCK_TIME_NONE) in forced_key_unit_event_compare() 231 if (a->running_time < b->running_time) in forced_key_unit_event_compare() 1182 GstClockTime running_time; in gst_video_encoder_sink_event_default() local 1187 NULL, NULL, &running_time, &all_headers, &count)) { in gst_video_encoder_sink_event_default() 1191 fevt = forced_key_unit_event_new (running_time, all_headers, count); in gst_video_encoder_sink_event_default() [all …]
|
/third_party/gstreamer/gstreamer/gst/ |
D | gstsegment.c | 736 guint64 position, guint64 * running_time) in gst_segment_to_running_time_full() argument 788 if (running_time) { in gst_segment_to_running_time_full() 798 *running_time = result + segment->base; in gst_segment_to_running_time_full() 802 *running_time = segment->base - result; in gst_segment_to_running_time_full() 807 *running_time = result - segment->base; in gst_segment_to_running_time_full() 814 if (running_time) in gst_segment_to_running_time_full() 815 *running_time = -1; in gst_segment_to_running_time_full() 953 GstFormat format, guint64 running_time) in gst_segment_position_from_running_time() argument 963 running_time, &position); in gst_segment_position_from_running_time() 1015 GstFormat format, guint64 running_time, guint64 * position) in gst_segment_position_from_running_time_full() argument [all …]
|
D | gstsegment.h | 327 guint64 * running_time); 330 …st_segment_to_position (const GstSegment *segment, GstFormat format, guint64 running_time); 333 …nning_time_full (const GstSegment *segment, GstFormat format, guint64 running_time, guint64 * posi… 336 …ent_position_from_running_time (const GstSegment *segment, GstFormat format, guint64 running_time); 339 … gst_segment_set_running_time (GstSegment *segment, GstFormat format, guint64 running_time);
|
D | gstpipeline.c | 623 GstClockTime running_time; in gst_pipeline_handle_message() local 625 gst_message_parse_reset_time (message, &running_time); in gst_pipeline_handle_message() 629 reset_start_time (pipeline, running_time); in gst_pipeline_handle_message() 1091 GstClockTime running_time = GST_CLOCK_TIME_NONE; in gst_pipeline_handle_instant_rate() local 1104 running_time = pipeline->priv->instant_rate_clock_anchor; in gst_pipeline_handle_instant_rate() 1127 running_time = clock_time - base_time; in gst_pipeline_handle_instant_rate() 1130 running_time = GST_ELEMENT_START_TIME (pipeline); in gst_pipeline_handle_instant_rate() 1133 if (!GST_CLOCK_TIME_IS_VALID (running_time)) { in gst_pipeline_handle_instant_rate() 1142 running_time - pipeline->priv->instant_rate_clock_anchor; in gst_pipeline_handle_instant_rate() 1145 pipeline->priv->instant_rate_clock_anchor = running_time; in gst_pipeline_handle_instant_rate() [all …]
|
/third_party/gstreamer/gstplugins_bad/gst/timecode/ |
D | gstavwait.c | 315 GstClockTime running_time) in gst_avwait_send_element_message() argument 321 "running-time", GST_TYPE_CLOCK_TIME, running_time, NULL)))) { in gst_avwait_send_element_message() 657 GstClockTime running_time; in gst_avwait_vsink_event() local 666 running_time = self->last_seen_video_running_time; in gst_avwait_vsink_event() 669 GST_TIME_ARGS (running_time)); in gst_avwait_vsink_event() 671 if (running_time > self->running_time_to_wait_for in gst_avwait_vsink_event() 672 && running_time <= self->running_time_to_end_at) { in gst_avwait_vsink_event() 674 self->audio_running_time_to_end_at = running_time; in gst_avwait_vsink_event() 676 } else if (running_time < self->running_time_to_wait_for in gst_avwait_vsink_event() 846 GstClockTime running_time; in gst_avwait_vsink_chain() local [all …]
|
D | gsttimecodestamper.c | 140 GstClockTime running_time; member 1097 GstClockTime running_time, base_time, clock_time; in gst_timecodestamper_transform_ip() local 1133 running_time = in gst_timecodestamper_transform_ip() 1140 clock_time = running_time + base_time; in gst_timecodestamper_transform_ip() 1154 GST_TIME_ARGS (running_time)); in gst_timecodestamper_transform_ip() 1225 timecodestamper->last_tc_running_time = running_time; in gst_timecodestamper_transform_ip() 1235 && (running_time + timecodestamper->tc_timeout < in gst_timecodestamper_transform_ip() 1237 || running_time >= in gst_timecodestamper_transform_ip() 1340 timecodestamper->video_current_running_time = running_time; in gst_timecodestamper_transform_ip() 1361 base_time + running_time + timecodestamper->ltc_extra_latency; in gst_timecodestamper_transform_ip() [all …]
|
/third_party/gstreamer/gstplugins_bad/ext/hls/ |
D | gsthlssink.c | 286 GstClockTime running_time, duration; in gst_hls_sink_handle_message() local 296 gst_structure_get_clock_time (structure, "running-time", &running_time); in gst_hls_sink_handle_message() 297 duration = running_time - sink->last_running_time; in gst_hls_sink_handle_message() 298 sink->last_running_time = running_time; in gst_hls_sink_handle_message() 477 GstClockTime running_time, stream_time; in gst_hls_sink_ghost_event_probe() local 486 ×tamp, &stream_time, &running_time, &all_headers, &count); in gst_hls_sink_ghost_event_probe() 502 GstClockTime running_time; in schedule_next_key_unit() local 509 running_time = sink->last_running_time + sink->target_duration * GST_SECOND; in schedule_next_key_unit() 513 GST_TIME_ARGS (running_time)); in schedule_next_key_unit() 516 gst_video_event_new_upstream_force_key_unit (running_time, in schedule_next_key_unit()
|
/third_party/gstreamer/gstplugins_bad/sys/decklink/ |
D | gstdecklinkaudiosink.cpp | 501 GstClockTime running_time, running_time_duration; in gst_decklink_audio_sink_render() local 621 running_time = in gst_decklink_audio_sink_render() 626 GST_FORMAT_TIME, timestamp_now + duration) - running_time; in gst_decklink_audio_sink_render() 632 running_time += latency; in gst_decklink_audio_sink_render() 636 if ((GstClockTime) ts_offset < running_time) in gst_decklink_audio_sink_render() 637 running_time -= ts_offset; in gst_decklink_audio_sink_render() 639 running_time = 0; in gst_decklink_audio_sink_render() 641 running_time += ts_offset; in gst_decklink_audio_sink_render() 644 if (running_time > render_delay) in gst_decklink_audio_sink_render() 645 running_time -= render_delay; in gst_decklink_audio_sink_render() [all …]
|
D | gstdecklinkvideosink.cpp | 1218 GstClockTime running_time, running_time_duration; in gst_decklink_video_sink_prepare() local 1244 running_time = in gst_decklink_video_sink_prepare() 1249 GST_FORMAT_TIME, timestamp + duration) - running_time; in gst_decklink_video_sink_prepare() 1256 running_time += latency; in gst_decklink_video_sink_prepare() 1260 if ((GstClockTime) ts_offset < running_time) in gst_decklink_video_sink_prepare() 1261 running_time -= ts_offset; in gst_decklink_video_sink_prepare() 1263 running_time = 0; in gst_decklink_video_sink_prepare() 1265 running_time += ts_offset; in gst_decklink_video_sink_prepare() 1268 if (running_time > render_delay) in gst_decklink_video_sink_prepare() 1269 running_time -= render_delay; in gst_decklink_video_sink_prepare() [all …]
|
/third_party/gstreamer/gstplugins_bad/gst/videoparsers/ |
D | gstmpeg4videoparse.c | 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() [all …]
|
/third_party/gstreamer/gstplugins_bad/gst/mpegtsmux/ |
D | gstbasetsmux.c | 1067 GstClockTime running_time, stream_time; in check_pending_key_unit_event() local 1081 running_time = timestamp; in check_pending_key_unit_event() 1084 GST_TIME_ARGS (running_time), GST_TIME_ARGS (pending_key_unit_ts)); in check_pending_key_unit_event() 1086 running_time < pending_key_unit_ts) in check_pending_key_unit_event() 1107 running_time, all_headers, count); in check_pending_key_unit_event() 1250 GstClockTime running_time; in gst_base_ts_mux_aggregate_buffer() local 1258 NULL, NULL, &running_time, NULL, &count); in gst_base_ts_mux_aggregate_buffer() 1262 GST_TIME_ARGS (running_time), count); in gst_base_ts_mux_aggregate_buffer() 1491 request_keyframe (GstBaseTsMux * mux, GstClockTime running_time) in request_keyframe() argument 1498 gst_video_event_new_upstream_force_key_unit (running_time, TRUE, 0)); in request_keyframe() [all …]
|
/third_party/gstreamer/gstplugins_good/gst/rtp/ |
D | gstrtpmp4vpay.c | 442 GstClockTime running_time = GST_CLOCK_TIME_NONE; in gst_rtp_mp4v_pay_handle_buffer() local 489 running_time = in gst_rtp_mp4v_pay_handle_buffer() 494 rtpmp4vpay->last_config = running_time; in gst_rtp_mp4v_pay_handle_buffer() 500 running_time = in gst_rtp_mp4v_pay_handle_buffer() 509 GST_TIME_ARGS (running_time), in gst_rtp_mp4v_pay_handle_buffer() 513 if (running_time > rtpmp4vpay->last_config) { in gst_rtp_mp4v_pay_handle_buffer() 514 diff = running_time - rtpmp4vpay->last_config; in gst_rtp_mp4v_pay_handle_buffer() 550 if (running_time != -1) { in gst_rtp_mp4v_pay_handle_buffer() 551 rtpmp4vpay->last_config = running_time; in gst_rtp_mp4v_pay_handle_buffer()
|
D | gstrtpgstpay.c | 616 GstClockTime running_time) in gst_rtp_gst_pay_send_config() argument 644 rtpgstpay->last_config = running_time; in gst_rtp_gst_pay_send_config() 653 GstClockTime timestamp, running_time; in gst_rtp_gst_pay_handle_buffer() local 658 running_time = in gst_rtp_gst_pay_handle_buffer() 668 GST_TIME_ARGS (running_time), GST_TIME_ARGS (rtpgstpay->last_config)); in gst_rtp_gst_pay_handle_buffer() 670 if (running_time != GST_CLOCK_TIME_NONE && in gst_rtp_gst_pay_handle_buffer() 675 if (running_time > rtpgstpay->last_config) in gst_rtp_gst_pay_handle_buffer() 676 diff = running_time - rtpgstpay->last_config; in gst_rtp_gst_pay_handle_buffer() 685 gst_rtp_gst_pay_send_config (rtpgstpay, running_time); in gst_rtp_gst_pay_handle_buffer() 687 gst_rtp_gst_pay_send_config (rtpgstpay, running_time); in gst_rtp_gst_pay_handle_buffer()
|
/third_party/gstreamer/gstplugins_good/gst/rtpmanager/ |
D | rtpsource.c | 961 GstClockTime running_time; in calculate_jitter() local 966 if ((running_time = pinfo->running_time) == GST_CLOCK_TIME_NONE) in calculate_jitter() 980 gst_util_uint64_scale_int (running_time, src->clock_rate, GST_SECOND); in calculate_jitter() 1066 do_bitrate_estimation (RTPSource * src, GstClockTime running_time, in do_bitrate_estimation() argument 1072 elapsed = running_time - src->prev_rtime; in do_bitrate_estimation() 1087 src->prev_rtime = running_time; in do_bitrate_estimation() 1092 src->prev_rtime = running_time; in do_bitrate_estimation() 1275 do_bitrate_estimation (src, pinfo->running_time, &src->bytes_received); in rtp_source_process_rtp() 1326 GstClockTime running_time; in rtp_source_send_rtp() local 1353 running_time = pinfo->running_time; in rtp_source_send_rtp() [all …]
|
/third_party/gstreamer/gstplugins_bad/ext/avtp/ |
D | gstavtpsink.c | 424 GstClockTime base_time, running_time; in gst_avtp_sink_render() local 432 &running_time); in gst_avtp_sink_render() 434 running_time = -running_time; in gst_avtp_sink_render() 437 running_time = gst_avtp_sink_adjust_time (basesink, running_time); in gst_avtp_sink_render() 438 *(__u64 *) CMSG_DATA (cmsg) = UTC_TO_TAI (base_time + running_time); in gst_avtp_sink_render()
|
/third_party/gstreamer/gstplugins_bad/tests/examples/ |
D | playout.c | 117 guint64 running_time; member 279 guint64 running_time; in playout_item_pad_probe_pad_running_time() local 289 running_time = gst_segment_to_running_time (segment, GST_FORMAT_TIME, in playout_item_pad_probe_pad_running_time() 294 running_time = GST_BUFFER_PTS (buffer); in playout_item_pad_probe_pad_running_time() 297 item->running_time = running_time + GST_BUFFER_DURATION (buffer); in playout_item_pad_probe_pad_running_time() 299 G_GUINT64_FORMAT, item->fn, item->running_time, in playout_item_pad_probe_pad_running_time() 395 item->app->elapsed_duration += item->running_time; in playout_item_pad_probe_event() 939 guint64 running_time; in playout_item_pad_probe_video_pad_running_time() local 949 running_time = gst_segment_to_running_time (segment, GST_FORMAT_TIME, in playout_item_pad_probe_video_pad_running_time() 954 running_time = GST_BUFFER_PTS (buffer); in playout_item_pad_probe_video_pad_running_time() [all …]
|
/third_party/gstreamer/gstplugins_bad/ext/resindvd/ |
D | rsninputselector.c | 652 GstClockTime running_time; in gst_input_selector_wait_running_time() local 665 running_time = GST_BUFFER_TIMESTAMP (buf); in gst_input_selector_wait_running_time() 668 running_time += GST_BUFFER_DURATION (buf); in gst_input_selector_wait_running_time() 672 if (running_time > seg->stop) { in gst_input_selector_wait_running_time() 673 running_time = seg->stop; in gst_input_selector_wait_running_time() 676 running_time = in gst_input_selector_wait_running_time() 677 gst_segment_to_running_time (seg, GST_FORMAT_TIME, running_time); in gst_input_selector_wait_running_time() 679 if (running_time == -1) { in gst_input_selector_wait_running_time() 723 || running_time >= cur_running_time)) { in gst_input_selector_wait_running_time() 727 GST_TIME_FORMAT, GST_TIME_ARGS (running_time), in gst_input_selector_wait_running_time() [all …]
|
/third_party/gstreamer/gstreamer/plugins/elements/ |
D | gstclocksync.c | 280 gst_clocksync_do_sync (GstClockSync * clocksync, GstClockTime running_time) in gst_clocksync_do_sync() argument 288 if (running_time == GST_CLOCK_TIME_NONE) in gst_clocksync_do_sync() 315 timestamp = running_time + GST_ELEMENT (clocksync)->base_time + in gst_clocksync_do_sync() 320 " upstream latency: %" GST_TIME_FORMAT, GST_TIME_ARGS (running_time), in gst_clocksync_do_sync() 426 GstClockTime running_time; in gst_clock_sync_update_ts_offset() local 439 running_time = gst_clock_get_time (clock) - in gst_clock_sync_update_ts_offset() 441 ts_offset = GST_CLOCK_DIFF (runtimestamp, running_time); in gst_clock_sync_update_ts_offset() 446 GST_STIME_FORMAT, GST_TIME_ARGS (running_time), in gst_clock_sync_update_ts_offset()
|
/third_party/gstreamer/gstplugins_good/gst/multifile/ |
D | gstmultifilesink.c | 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() [all …]
|
/third_party/gstreamer/gstplugins_base/tests/icles/ |
D | playbin-text.c | 97 GstClockTime base_time, running_time; in have_subtitle() local 105 running_time = gst_clock_get_time (clock) - base_time; in have_subtitle() 111 GST_TIME_ARGS (running_time)); in have_subtitle()
|
/third_party/gstreamer/gstplugins_base/tests/examples/dynamic/ |
D | addstream.c | 61 GstClockTime now, base_time, running_time; in pause_play_stream() local 68 running_time = now - base_time; in pause_play_stream() 103 base_time = now - running_time; in pause_play_stream()
|
/third_party/gstreamer/gstplugins_bad/gst/videosignal/ |
D | gstvideoanalyse.c | 183 guint64 duration, timestamp, running_time, stream_time; in gst_video_analyse_post_message() local 190 running_time = gst_segment_to_running_time (&trans->segment, GST_FORMAT_TIME, in gst_video_analyse_post_message() 199 "running-time", G_TYPE_UINT64, running_time, in gst_video_analyse_post_message()
|
/third_party/gstreamer/gstplugins_bad/ext/gs/ |
D | gstgssink.cpp | 587 GstClockTime running_time, in gst_gs_sink_post_message_full() argument 600 "running-time", G_TYPE_UINT64, running_time, "duration", in gst_gs_sink_post_message_full() 612 GstClockTime running_time, stream_time; in gst_gs_sink_post_message_from_time() local 626 running_time = gst_segment_to_running_time(segment, format, timestamp); in gst_gs_sink_post_message_from_time() 630 running_time, stream_time, filename, NULL); in gst_gs_sink_post_message_from_time() 638 GstClockTime running_time, stream_time; in gst_gs_sink_post_message() local 654 running_time = gst_segment_to_running_time(segment, format, timestamp); in gst_gs_sink_post_message() 658 running_time, stream_time, filename, date); in gst_gs_sink_post_message()
|