Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_bad/gst/mpegdemux/
Dgstmpegdemux.h67 #define GST_PS_DEMUX_MAX_STREAMS 256 macro
Dgstmpegdemux.c272 g_malloc0 (sizeof (GstPsStream *) * (GST_PS_DEMUX_MAX_STREAMS)); in gst_ps_demux_init()
274 g_malloc0 (sizeof (GstPsStream *) * (GST_PS_DEMUX_MAX_STREAMS)); in gst_ps_demux_init()
304 for (i = 0; i < GST_PS_DEMUX_MAX_STREAMS; i++) { in gst_ps_demux_reset()
322 sizeof (GstPsStream *) * (GST_PS_DEMUX_MAX_STREAMS)); in gst_ps_demux_reset()