Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_bad/ext/resindvd/
Dgstmpegdemux.h112 guint32 last_sync_code; member
Dgstmpegdemux.c2025 demux->last_sync_code = code; in gst_flups_demux_resync()
2069 demux->last_sync_code = code; in gst_flups_demux_resync()
2287 switch (demux->last_sync_code) { in gst_flups_demux_chain()
2301 if (gst_flups_demux_is_pes_sync (demux->last_sync_code)) { in gst_flups_demux_chain()
2305 ", continuing", demux->last_sync_code); in gst_flups_demux_chain()
/third_party/gstreamer/gstplugins_bad/gst/mpegdemux/
Dgstmpegdemux.h119 guint32 last_sync_code; member
Dgstmpegdemux.c2467 demux->last_sync_code = code; in gst_ps_demux_resync()
2507 demux->last_sync_code = code; in gst_ps_demux_resync()
3249 switch (demux->last_sync_code) { in gst_ps_demux_chain()
3266 if (gst_ps_demux_is_pes_sync (demux->last_sync_code)) { in gst_ps_demux_chain()
3270 ", continuing", demux->last_sync_code); in gst_ps_demux_chain()