Searched refs:GSTTIME_TO_MPEGTIME (Results 1 – 11 of 11) sorted by relevance
121 #define GSTTIME_TO_MPEGTIME(time) \ macro
548 pts = GSTTIME_TO_MPEGTIME (best->queued.pts); in mpegpsmux_collected()549 dts = GSTTIME_TO_MPEGTIME (best->queued.dts); in mpegpsmux_collected()
103 #define GSTTIME_TO_MPEGTIME(time) (gst_util_uint64_scale ((time), \ macro
1588 out_time = GSTTIME_TO_MPEGTIME (out_time); in calculate_skew()
2431 (GSTTIME_TO_MPEGTIME (gst_segment_to_running_time (&base->out_segment, in gst_ts_demux_record_pts()
215 #define GSTTIME_TO_MPEGTIME(time) (gst_util_uint64_scale ((time), \ macro
76 …((time != -1) ? gst_util_uint64_scale (MAX(0,(gint64) (GSTTIME_TO_MPEGTIME(time))), demux->scr_rat…1235 guint64 scr = GSTTIME_TO_MPEGTIME (seeksegment->position + demux->base_time); in gst_ps_demux_do_seek()
192 #define GSTTIME_TO_MPEGTIME(time) (gst_util_uint64_scale ((time), \ macro
44 …((time != -1) ? gst_util_uint64_scale (MAX(0,(gint64) (GSTTIME_TO_MPEGTIME(time))), demux->scr_rat…242 demux->scr_adjust = GSTTIME_TO_MPEGTIME (SCR_MUNGE); in gst_flups_demux_init()303 demux->scr_adjust = GSTTIME_TO_MPEGTIME (SCR_MUNGE); in gst_flups_demux_reset()847 demux->scr_adjust = GSTTIME_TO_MPEGTIME (SCR_MUNGE); in gst_flups_demux_flush()941 demux->first_scr = GSTTIME_TO_MPEGTIME (start); in gst_flups_demux_sink_event()956 demux->scr_adjust = GSTTIME_TO_MPEGTIME (adjust); in gst_flups_demux_sink_event()958 demux->scr_adjust = -GSTTIME_TO_MPEGTIME (-adjust); in gst_flups_demux_sink_event()
52 #define GSTTIME_TO_MPEGTIME(time) (gst_util_uint64_scale ((time), \ macro
204 #define GSTTIME_TO_MPEGTIME(time) \ macro1304 pts = GSTTIME_TO_MPEGTIME (GST_BUFFER_PTS (buf)); in gst_base_ts_mux_aggregate_buffer()1312 dts = GSTTIME_TO_MPEGTIME (best->dts); in gst_base_ts_mux_aggregate_buffer()1696 GSTTIME_TO_MPEGTIME (sevent->program_splice_time) + in handle_scte35_section()1701 GSTTIME_TO_MPEGTIME (sevent->break_duration); in handle_scte35_section()1734 GSTTIME_TO_MPEGTIME (running_time) + TS_MUX_CLOCK_BASE; in handle_scte35_section()1745 GSTTIME_TO_MPEGTIME (sevent->break_duration); in handle_scte35_section()1811 GSTTIME_TO_MPEGTIME (running_time) + TS_MUX_CLOCK_BASE; in handle_scte35_section()1852 GSTTIME_TO_MPEGTIME (gst_event_get_running_time_offset (event)); in handle_scte35_section()