Home
last modified time | relevance | path

Searched refs:TS_MUX_CLOCK_BASE (Results 1 – 1 of 1) sorted by relevance

/third_party/gstreamer/gstplugins_bad/gst/mpegtsmux/
Dgstbasetsmux.c202 #define TS_MUX_CLOCK_BASE (TSMUX_CLOCK_FREQ * 10 * 360) macro
1697 TS_MUX_CLOCK_BASE; in handle_scte35_section()
1734 GSTTIME_TO_MPEGTIME (running_time) + TS_MUX_CLOCK_BASE; in handle_scte35_section()
1811 GSTTIME_TO_MPEGTIME (running_time) + TS_MUX_CLOCK_BASE; in handle_scte35_section()
1848 pts_adjust = sit->pts_adjustment + mpeg_pts_offset + TS_MUX_CLOCK_BASE; in handle_scte35_section()