/third_party/gstreamer/gstplugins_good/gst/multifile/ |
D | gstsplitmuxsink.c | 1261 GST_STIME_ARGS (splitmux->max_out_running_time), in complete_or_wait_on_out() 1262 GST_STIME_ARGS (my_max_out_running_time)); in complete_or_wait_on_out() 1271 GST_STIME_FORMAT, GST_STIME_ARGS (ctx->out_running_time), in complete_or_wait_on_out() 1272 GST_STIME_ARGS (my_max_out_running_time)); in complete_or_wait_on_out() 1355 GST_STIME_ARGS (cmd->max_output_ts)); in complete_or_wait_on_out() 1363 GST_STIME_ARGS (splitmux->max_out_running_time)); in complete_or_wait_on_out() 1388 GST_STIME_ARGS (ctx->out_running_time), in complete_or_wait_on_out() 1389 GST_STIME_ARGS (splitmux->max_out_running_time)); in complete_or_wait_on_out() 1393 GST_STIME_ARGS (splitmux->max_out_running_time)); in complete_or_wait_on_out() 1501 GST_STIME_ARGS (tmp->start_time_pts), GST_STIME_ARGS (tmp->start_time)); in request_next_keyframe() [all …]
|
D | gstsplitmuxpartreader.c | 173 GST_STIME_ARGS (offset), GST_STIME_ARGS (ts)); in handle_buffer_measuring()
|
/third_party/gstreamer/gstreamer/plugins/elements/ |
D | gstmultiqueue.c | 1794 GST_STIME_ARGS (oq->cached_sinktime), GST_STIME_ARGS (low), in calculate_interleave() 1795 GST_STIME_ARGS (high)); in calculate_interleave() 1828 " last_interleave_update:%" GST_STIME_FORMAT, GST_STIME_ARGS (low), in calculate_interleave() 1829 GST_STIME_ARGS (high), GST_TIME_ARGS (interleave), in calculate_interleave() 1831 GST_STIME_ARGS (mq->last_interleave_update)); in calculate_interleave() 1850 GST_STIME_ARGS (sink_time)); in update_time_level() 1900 GST_STIME_ARGS (sink_time), GST_STIME_ARGS (src_time)); in update_time_level() 2467 GST_STIME_FORMAT, sq->groupid, GST_STIME_ARGS (sq->group_high_time), 2468 GST_STIME_ARGS (next_time)); 2488 GST_STIME_ARGS (next_time), GST_STIME_ARGS (sq->group_high_time)); [all …]
|
D | gstclocksync.c | 327 GST_STIME_ARGS (ts_offset)); in gst_clocksync_do_sync() 349 cret, GST_STIME_ARGS (jitter)); in gst_clocksync_do_sync() 447 GST_TIME_ARGS (runtimestamp), GST_STIME_ARGS (ts_offset)); in gst_clock_sync_update_ts_offset()
|
D | gstqueue.c | 552 GST_STIME_ARGS (sink_time), GST_STIME_ARGS (src_time)); in update_time_level()
|
/third_party/gstreamer/gstplugins_base/gst-libs/gst/audio/ |
D | gstaudiobasesink.c | 1296 GST_STIME_ARGS (requested_skew)); in gst_audio_base_sink_custom_slaving() 1451 GST_TIME_ARGS (itime), GST_TIME_ARGS (etime), GST_STIME_ARGS (skew), in gst_audio_base_sink_skew_slaving() 1452 GST_STIME_ARGS (sink->priv->avg_skew)); in gst_audio_base_sink_skew_slaving() 1462 GST_STIME_ARGS (sink->priv->avg_skew), GST_STIME_ARGS (mdrift2)); in gst_audio_base_sink_skew_slaving() 1493 GST_STIME_ARGS (sink->priv->avg_skew), GST_STIME_ARGS (mdrift2)); in gst_audio_base_sink_skew_slaving() 1933 ", ts-offset %" GST_STIME_FORMAT, GST_STIME_ARGS (sync_offset), in gst_audio_base_sink_render() 1934 GST_TIME_ARGS (render_delay), GST_STIME_ARGS (ts_offset)); in gst_audio_base_sink_render() 2048 "apply time offset %" GST_STIME_FORMAT, GST_STIME_ARGS (time_offset)); in gst_audio_base_sink_render()
|
D | gstaudioclock.c | 144 GST_TIME_ARGS (clock->last_time), GST_STIME_ARGS (time_offset)); in gst_audio_clock_reset()
|
/third_party/gstreamer/gstplugins_bad/gst/rtmp2/rtmp/ |
D | rtmpchunkstream.c | 528 GST_STIME_ARGS (delta_64)); in gst_rtmp_chunk_stream_parse_header() 532 GST_STIME_ARGS (delta_64)); in gst_rtmp_chunk_stream_parse_header() 540 GST_STIME_ARGS (delta_64), GST_TIME_ARGS (GST_BUFFER_DTS (buffer))); in gst_rtmp_chunk_stream_parse_header()
|
/third_party/gstreamer/gstplugins_bad/ext/srt/ |
D | gstsrtsrc.c | 228 GST_LOG_OBJECT (src, "delay: %" GST_STIME_FORMAT, GST_STIME_ARGS (delay)); in gst_srt_src_fill() 233 GST_STIME_ARGS (delay)); in gst_srt_src_fill()
|
/third_party/gstreamer/gstplugins_bad/sys/decklink/ |
D | gstdecklinkaudiosink.cpp | 675 GST_STIME_ARGS (clock_ahead)); in gst_decklink_audio_sink_render() 693 "expected clock", GST_STIME_ARGS (buffered_ahead_of_clock_ahead)); in gst_decklink_audio_sink_render() 703 GST_STIME_ARGS (buffered_ahead_of_clock_ahead)); in gst_decklink_audio_sink_render()
|
/third_party/gstreamer/gstplugins_good/gst/rtpmanager/ |
D | rtptwcc.c | 691 GST_STIME_ARGS (delta_ts), GST_STIME_ARGS (delta_ts_rounded), in rtp_twcc_manager_add_fci() 1119 GST_TIME_ARGS (pkt->remote_ts), GST_STIME_ARGS (delta_ts), in rtp_twcc_manager_parse_fci()
|
D | gstrtpjitterbuffer.c | 2578 GST_STIME_ARGS (remainder_duration)); in gst_rtp_jitter_buffer_handle_missing_packets() 2619 GST_TIME_ARGS (duration), GST_STIME_ARGS (offset)); in gst_rtp_jitter_buffer_handle_missing_packets() 2679 GST_STIME_ARGS (dtsdiff), GST_STIME_ARGS (rtpdiffns), priv->clock_rate, in calculate_jitter() 2680 GST_STIME_ARGS (diff), GST_TIME_ARGS (priv->avg_jitter)); in calculate_jitter() 4178 GST_STIME_ARGS (clock_jitter)); in wait_next_timeout()
|
D | rtpstats.c | 638 stats->bitrate_recv, GST_STIME_ARGS (stats->avg_delta_of_delta), in rtp_twcc_stats_calculate_windowed_stats()
|
D | rtpsource.c | 1570 GST_TIME_ARGS (running_time), GST_STIME_ARGS (diff)); in rtp_source_get_new_sr()
|
/third_party/gstreamer/gstplugins_bad/gst-libs/gst/adaptivedemux/ |
D | gstadaptivedemux.c | 1830 GST_TIME_ARGS (stream->segment.position), GST_STIME_ARGS (range_start), in gst_adaptive_demux_stream_in_live_seek_range() 1831 GST_STIME_ARGS (range_stop)); in gst_adaptive_demux_stream_in_live_seek_range() 1997 GST_STIME_ARGS (range_start), GST_STIME_ARGS (range_stop)); in gst_adaptive_demux_handle_seek_event() 2039 ")", GST_STIME_ARGS (start), GST_STIME_ARGS (range_start), in gst_adaptive_demux_handle_seek_event() 2040 GST_STIME_ARGS (range_stop)); in gst_adaptive_demux_handle_seek_event() 2048 ")", GST_STIME_ARGS (stop), GST_STIME_ARGS (range_start), in gst_adaptive_demux_handle_seek_event() 2049 GST_STIME_ARGS (range_stop)); in gst_adaptive_demux_handle_seek_event()
|
/third_party/gstreamer/gstreamer/gst/ |
D | gstclock.h | 270 #define GST_STIME_ARGS(t) \ macro
|
/third_party/gstreamer/gstreamer/libs/gst/base/ |
D | gstbasesink.c | 3008 GST_STIME_ARGS (difference), in gst_base_sink_send_qos() 3009 GST_STIME_ARGS (basesink->priv->instant_rate_offset + difference)); in gst_base_sink_send_qos() 3635 GST_STIME_ARGS (difference), in gst_base_sink_default_event() 3636 GST_STIME_ARGS (basesink->priv->instant_rate_offset)); in gst_base_sink_default_event() 3644 GST_STIME_ARGS (basesink->priv->instant_rate_offset)); in gst_base_sink_default_event() 4784 GST_STIME_ARGS ((GstClockTimeDiff) switch_time), res); in gst_base_sink_perform_instant_rate_change() 5380 GST_STIME_ARGS (difference), in gst_base_sink_send_event() 5381 GST_STIME_ARGS (basesink->priv->instant_rate_offset + difference)); in gst_base_sink_send_event()
|
D | gstcollectpads.c | 536 GST_STIME_ARGS (GST_COLLECT_PADS_DTS (cdata))); in gst_collect_pads_clip_running_time()
|
/third_party/gstreamer/gstplugins_base/tests/examples/seek/ |
D | scrubby.c | 236 GST_DEBUG ("diff: %" GST_STIME_FORMAT, GST_STIME_ARGS (diff)); in do_seek()
|
/third_party/gstreamer/gstplugins_bad/gst/mpegtsmux/ |
D | gstbasetsmux.c | 1146 GST_STIME_ARGS (mux->output_ts_offset)); in new_packet_cb() 1314 G_GINT64_FORMAT, GST_STIME_ARGS (best->dts), dts); in gst_base_ts_mux_aggregate_buffer() 2228 GST_STIME_ARGS (dts)); in gst_base_ts_mux_clip()
|
/third_party/gstreamer/gstplugins_good/gst/imagefreeze/ |
D | gstimagefreeze.c | 1020 GST_STIME_ARGS (jitter)); in gst_image_freeze_src_loop()
|
/third_party/gstreamer/gstplugins_base/gst-libs/gst/video/ |
D | gstvideoencoder.c | 1380 GST_TIME_ARGS (timestamp), GST_STIME_ARGS (diff), proportion); in gst_video_encoder_src_event_default() 3108 GST_STIME_ARGS (deadline)); in gst_video_encoder_get_max_encode_time()
|
D | gstvideodecoder.c | 1929 GST_TIME_ARGS (timestamp), GST_STIME_ARGS (diff), proportion); in gst_video_decoder_src_event_default() 3137 GST_STIME_ARGS (GST_CLOCK_DIFF (frame->pts, in gst_video_decoder_prepare_finish_frame() 4926 GST_STIME_ARGS (deadline)); in gst_video_decoder_get_max_decode_time()
|
/third_party/gstreamer/gstplugins_bad/ext/dash/ |
D | gstdashdemux.c | 1921 GST_STIME_ARGS (diff), GST_TIME_ARGS (dashstream->average_download_time)); in gst_dash_demux_stream_get_target_time() 3996 GST_LOG_OBJECT (demux, "Clock drift %" GST_STIME_FORMAT, GST_STIME_ARGS (rv)); in gst_dash_demux_get_clock_compensation()
|
/third_party/gstreamer/gstplugins_base/ext/ogg/ |
D | gstoggmux.c | 932 granule, GST_TIME_ARGS (next_time), GST_STIME_ARGS (diff), in gst_ogg_mux_decorate_buffer()
|