Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_bad/ext/resindvd/
Dgstmpegdemux.c1291 #define PACK_START_SIZE 21 macro
1307 if (G_UNLIKELY (avail < PACK_START_SIZE)) in gst_flups_demux_parse_pack_start()
1310 data = gst_adapter_map (demux->adapter, PACK_START_SIZE); in gst_flups_demux_parse_pack_start()
/third_party/gstreamer/gstplugins_bad/gst/mpegdemux/
Dgstmpegdemux.c1619 #define PACK_START_SIZE 21 macro
1634 if (G_UNLIKELY (avail < PACK_START_SIZE)) in gst_ps_demux_parse_pack_start()
1637 data = gst_adapter_map (demux->adapter, PACK_START_SIZE); in gst_ps_demux_parse_pack_start()