Home
last modified time | relevance | path

Searched refs:first_ts (Results 1 – 25 of 28) sorted by relevance

12

/third_party/gstreamer/gstreamer/tools/
Dgst-stats.c91 GstClockTime first_ts, last_ts, next_ts; member
110 GstClockTime first_ts, last_ts; member
224 stats->first_ts = stats->last_ts = stats->next_ts = GST_CLOCK_TIME_NONE; in new_pad_stats()
255 stats->first_ts = GST_CLOCK_TIME_NONE; in new_element_stats()
294 stats->first_ts = ts; in do_pad_stats()
335 if (G_UNLIKELY (!GST_CLOCK_TIME_IS_VALID (stats->first_ts))) { in do_element_stats()
336 stats->first_ts = ts; in do_element_stats()
338 if (G_UNLIKELY (!GST_CLOCK_TIME_IS_VALID (peer_stats->first_ts))) { in do_element_stats()
339 peer_stats->first_ts = ts + 1; in do_element_stats()
613 GST_CLOCK_DIFF (stats->first_ts, stats->last_ts); in print_pad_stats()
[all …]
/third_party/gstreamer/gstplugins_good/tests/check/elements/
Dsplitmux.c33 GstClockTime first_ts; variable
145 first_ts = last_ts = GST_CLOCK_TIME_NONE; in seek_pipeline()
164 if (GST_CLOCK_TIME_IS_VALID (first_ts)) in receive_handoff()
165 fail_unless (start >= first_ts, in receive_handoff()
168 GST_TIME_ARGS (first_ts)); in receive_handoff()
174 fail_unless (start <= first_ts, in receive_handoff()
176 GST_TIME_FORMAT, GST_TIME_ARGS (start), GST_TIME_ARGS (first_ts)); in receive_handoff()
183 if (!GST_CLOCK_TIME_IS_VALID (first_ts) || start < first_ts) in receive_handoff()
184 first_ts = start; in receive_handoff()
219 fail_unless (first_ts == GST_CLOCK_TIME_NONE); in test_playback()
[all …]
/third_party/gstreamer/gstplugins_good/gst/rtp/
Dgstrtpamrpay.c154 pay->first_ts = GST_CLOCK_TIME_NONE; in gst_rtp_amr_pay_reset()
212 if (GST_CLOCK_TIME_IS_VALID (rtpamrpay->first_ts) && in gst_rtp_amr_pay_recalc_rtp_time()
213 GST_CLOCK_TIME_IS_VALID (timestamp) && timestamp >= rtpamrpay->first_ts) { in gst_rtp_amr_pay_recalc_rtp_time()
219 diff = timestamp - rtpamrpay->first_ts; in gst_rtp_amr_pay_recalc_rtp_time()
340 if (G_UNLIKELY (!GST_CLOCK_TIME_IS_VALID (rtpamrpay->first_ts))) { in gst_rtp_amr_pay_handle_buffer()
341 rtpamrpay->first_ts = timestamp; in gst_rtp_amr_pay_handle_buffer()
Dgstrtpmpvpay.c131 pay->first_ts = -1; in gst_rtp_mpv_pay_reset()
240 GST_BUFFER_PTS (outbuf) = rtpmpvpay->first_ts; in gst_rtp_mpv_pay_flush()
273 if (rtpmpvpay->first_ts == GST_CLOCK_TIME_NONE || avail == 0) in gst_rtp_mpv_pay_handle_buffer()
274 rtpmpvpay->first_ts = timestamp; in gst_rtp_mpv_pay_handle_buffer()
295 rtpmpvpay->first_ts = timestamp; in gst_rtp_mpv_pay_handle_buffer()
Dgstrtpg729pay.c136 pay->first_ts = GST_CLOCK_TIME_NONE; in gst_rtp_g729_pay_reset()
204 if (GST_CLOCK_TIME_IS_VALID (rtpg729pay->first_ts) in gst_rtp_g729_pay_recalc_rtp_time()
205 && GST_CLOCK_TIME_IS_VALID (time) && time >= rtpg729pay->first_ts) { in gst_rtp_g729_pay_recalc_rtp_time()
209 diff = time - rtpg729pay->first_ts; in gst_rtp_g729_pay_recalc_rtp_time()
317 if (G_UNLIKELY (!GST_CLOCK_TIME_IS_VALID (rtpg729pay->first_ts))) { in gst_rtp_g729_pay_handle_buffer()
318 rtpg729pay->first_ts = timestamp; in gst_rtp_g729_pay_handle_buffer()
Dgstrtpmp2tpay.c163 GST_BUFFER_PTS (outbuf) = rtpmp2tpay->first_ts; in gst_rtp_mp2t_pay_flush()
196 rtpmp2tpay->first_ts = timestamp; in gst_rtp_mp2t_pay_handle_buffer()
208 rtpmp2tpay->first_ts = timestamp; in gst_rtp_mp2t_pay_handle_buffer()
Dgstrtpmpapay.c129 pay->first_ts = -1; in gst_rtp_mpa_pay_reset()
249 GST_BUFFER_PTS (outbuf) = rtpmpapay->first_ts; in gst_rtp_mpa_pay_flush()
300 rtpmpapay->first_ts = timestamp; in gst_rtp_mpa_pay_handle_buffer()
Dgstrtpac3pay.c139 pay->first_ts = -1; in gst_rtp_ac3_pay_reset()
333 GST_BUFFER_PTS (outbuf) = rtpac3pay->first_ts; in gst_rtp_ac3_pay_flush()
425 rtpac3pay->first_ts = timestamp; in gst_rtp_ac3_pay_handle_buffer()
Dgstrtpmp2tpay.h49 GstClockTime first_ts; member
Dgstrtpmpapay.h48 GstClockTime first_ts; member
Dgstrtpmpvpay.h49 GstClockTime first_ts; member
Dgstrtpac3pay.h48 GstClockTime first_ts; member
Dgstrtpg729pay.h50 GstClockTime first_ts; member
Dgstrtpamrpay.h54 GstClockTime first_ts; member
Dgstrtph263pay.h68 GstClockTime first_ts; member
Dgstrtph263pay.c1308 GST_BUFFER_PTS (package->outbuf) = rtph263pay->first_ts; in gst_rtp_h263_pay_push()
1851 rtph263pay->first_ts = GST_BUFFER_PTS (buffer); in gst_rtp_h263_pay_handle_buffer()
/third_party/gstreamer/gstplugins_bad/gst/asfmux/
Dgstasfmux.h68 GstClockTime first_ts; member
141 GstClockTime first_ts; member
Dgstrtpasfpay.h60 guint32 first_ts; member
Dgstasfmux.c188 asfmux->first_ts = GST_CLOCK_TIME_NONE; in gst_asf_mux_reset()
1922 g_assert (GST_CLOCK_TIME_IS_VALID (asfmux->first_ts)); in gst_asf_mux_process_buffer()
1923 g_assert (GST_CLOCK_TIME_IS_VALID (pad->first_ts)); in gst_asf_mux_process_buffer()
1926 ((GST_BUFFER_TIMESTAMP (buf) - asfmux->first_ts) / GST_MSECOND); in gst_asf_mux_process_buffer()
1997 if (!GST_CLOCK_TIME_IS_VALID (pad->first_ts) && in gst_asf_mux_collected()
2002 pad->first_ts = time; in gst_asf_mux_collected()
2003 if (!GST_CLOCK_TIME_IS_VALID (asfmux->first_ts) || in gst_asf_mux_collected()
2004 time < asfmux->first_ts) { in gst_asf_mux_collected()
2007 asfmux->first_ts = time; in gst_asf_mux_collected()
2065 pad->first_ts = GST_CLOCK_TIME_NONE; in gst_asf_mux_pad_reset()
Dgstrtpasfpay.c64 rtpasfpay->first_ts = 0; in gst_rtp_asf_pay_init()
/third_party/gstreamer/gstplugins_good/gst/isomp4/
Dgstqtmux.h122 GstClockTime first_ts; member
211 GstClockTime first_ts; member
Dgstqtmux.c720 qtpad->first_ts = GST_CLOCK_TIME_NONE; in gst_qt_mux_pad_reset()
2995 if (qpad->first_ts == GST_CLOCK_TIME_NONE) in gst_qt_mux_prefill_samples()
2996 qpad->first_ts = timestamp; in gst_qt_mux_prefill_samples()
3440 qtpad->first_dts = qtpad->first_ts = GST_CLOCK_TIME_NONE; in gst_qt_mux_start_file()
3550 qtmux->first_ts = qtmux->last_dts = GST_CLOCK_TIME_NONE; in gst_qt_mux_update_global_statistics()
3563 if (GST_CLOCK_TIME_IS_VALID (qtpad->first_ts)) { in gst_qt_mux_update_global_statistics()
3564 GstClockTime first_pts_in = qtpad->first_ts; in gst_qt_mux_update_global_statistics()
3574 if (!GST_CLOCK_TIME_IS_VALID (qtmux->first_ts) in gst_qt_mux_update_global_statistics()
3575 || first_pts_in < qtmux->first_ts) { in gst_qt_mux_update_global_statistics()
3581 qtmux->first_ts = first_pts_in; in gst_qt_mux_update_global_statistics()
[all …]
/third_party/uboot/u-boot-2020.01/scripts/kconfig/
Dzconf.l36 static int last_ts, first_ts; variable
/third_party/gstreamer/gstplugins_bad/gst/mpegtsdemux/
Dmpegtsparse.c724 GstClockTime first_ts, last_ts; in get_pending_timestamp_diff() local
730 first_ts = GST_BUFFER_PTS (l->data); in get_pending_timestamp_diff()
731 if (first_ts == GST_CLOCK_TIME_NONE) in get_pending_timestamp_diff()
739 return last_ts - first_ts; in get_pending_timestamp_diff()
/third_party/toybox/kconfig/
Dlex.zconf.c_shipped783 static int last_ts, first_ts;
1222 if (first_ts) {
1223 if (ts < first_ts) {
1227 ts -= first_ts;
1260 if (!first_ts)
1261 first_ts = last_ts;
2243 last_ts = first_ts = 0;

12