Searched refs:current_scr (Results 1 – 4 of 4) sorted by relevance
288 demux->current_scr = G_MAXUINT64; in gst_flups_demux_reset()526 if (demux->current_scr != G_MAXUINT64) { in gst_flups_demux_send_data()527 GstClockTime cur_scr_time = MPEGTIME_TO_GSTTIME (demux->current_scr); in gst_flups_demux_send_data()845 demux->current_scr = G_MAXUINT64; in gst_flups_demux_flush()942 demux->current_scr = demux->first_scr + demux->scr_adjust; in gst_flups_demux_sink_event()1151 if (demux->current_scr != G_MAXUINT64 && demux->first_scr != G_MAXUINT64) { in gst_flups_demux_src_query()1153 MPEGTIME_TO_GSTTIME (demux->current_scr - demux->scr_adjust - in gst_flups_demux_src_query()1449 if (G_LIKELY (demux->current_scr != G_MAXUINT64)) { in gst_flups_demux_parse_pack_start()1454 old_scr = demux->current_scr; in gst_flups_demux_parse_pack_start()1503 demux->current_scr = scr_adjusted; in gst_flups_demux_parse_pack_start()[all …]
119 guint64 current_scr; member
127 guint64 current_scr; member
331 demux->current_scr = G_MAXUINT64; in gst_ps_demux_reset()661 MPEGTIME_TO_GSTTIME (demux->current_scr - demux->first_scr)); in gst_ps_demux_send_data()666 GST_TIME_ARGS (MPEGTIME_TO_GSTTIME (demux->current_scr))); in gst_ps_demux_send_data()913 demux->current_scr = G_MAXUINT64; in gst_ps_demux_flush()1784 if (G_LIKELY (demux->current_scr != G_MAXUINT64)) { in gst_ps_demux_parse_pack_start()1789 old_scr = demux->current_scr; in gst_ps_demux_parse_pack_start()1836 demux->current_scr = scr_adjusted; in gst_ps_demux_parse_pack_start()2294 && (demux->current_scr - demux->first_scr) > 2 * CLOCK_FREQ) { in gst_ps_demux_data_cb()3057 demux->current_scr = G_MAXUINT64; in gst_ps_demux_chain()