Searched refs:last_text_pts (Results 1 – 2 of 2) sorted by relevance
68 GstClockTime last_text_pts; member
210 render->last_text_pts = GST_CLOCK_TIME_NONE; in gst_dvbsub_overlay_flush_subtitles()797 dvb_sub_feed_with_pts (overlay->dvb_sub, overlay->last_text_pts, NULL, 0); in gst_dvbsub_overlay_process_text()883 overlay->last_text_pts != GST_BUFFER_TIMESTAMP (buffer)) { in gst_dvbsub_overlay_chain_text()885 dvb_sub_feed_with_pts (overlay->dvb_sub, overlay->last_text_pts, NULL, 0); in gst_dvbsub_overlay_chain_text()889 overlay->last_text_pts = GST_BUFFER_TIMESTAMP (buffer); in gst_dvbsub_overlay_chain_text()