Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_bad/gst/mpegtsdemux/
Dmpegtsbase.h51 #define MPEG_TS_BASE_PACKETIZER(b) (((MpegTSBase*)b)->packetizer) macro
Dtsdemux.c2426 mpegts_packetizer_pts_to_ts (MPEG_TS_BASE_PACKETIZER (demux), in gst_ts_demux_record_pts()
2478 mpegts_packetizer_pts_to_ts (MPEG_TS_BASE_PACKETIZER (demux), in gst_ts_demux_record_dts()
2591 ts = mpegts_packetizer_pts_to_ts (MPEG_TS_BASE_PACKETIZER (demux), in check_pending_buffers()
2607 mpegts_packetizer_set_current_pcr_offset (MPEG_TS_BASE_PACKETIZER (demux), in check_pending_buffers()
2624 mpegts_packetizer_pts_to_ts (MPEG_TS_BASE_PACKETIZER (demux), in check_pending_buffers()
2628 mpegts_packetizer_pts_to_ts (MPEG_TS_BASE_PACKETIZER (demux), in check_pending_buffers()
2643 mpegts_packetizer_pts_to_ts (MPEG_TS_BASE_PACKETIZER (demux), in check_pending_buffers()
2650 mpegts_packetizer_pts_to_ts (MPEG_TS_BASE_PACKETIZER (demux), in check_pending_buffers()
3645 mpegts_packetizer_get_current_time (MPEG_TS_BASE_PACKETIZER (demux), in gst_ts_demux_push_pending_data()