Searched refs:pts_end (Results 1 – 3 of 3) sorted by relevance
1042 gdouble pts_start, pts_end; in gst_ass_render_process_text() local1046 pts_end = duration; in gst_ass_render_process_text()1047 pts_end /= GST_MSECOND; in gst_ass_render_process_text()1058 pts_start, pts_end); in gst_ass_render_process_text()
3975 GstClockTime pts_end = GST_CLOCK_TIME_NONE; in gst_base_sink_chain_unlocked() local3981 pts_end = pts + (end - start); in gst_base_sink_chain_unlocked()3984 GST_FORMAT_TIME, pts, pts_end, NULL, NULL) in gst_base_sink_chain_unlocked()
28044 check if the pts and pts_end is out of segment.